Home
last modified time | relevance | path

Searched refs:evch_eventq_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c442 evch_delivery_thr(evch_eventq_t *eqp) in evch_delivery_thr()
522 evch_evq_thrcreate(evch_eventq_t *eqp) in evch_evq_thrcreate()
534 static evch_eventq_t *
537 evch_eventq_t *p; in evch_evq_create()
560 evch_evq_destroy(evch_eventq_t *eqp) in evch_evq_destroy()
589 kmem_free(eqp, sizeof (evch_eventq_t)); in evch_evq_destroy()
669 evch_evq_stop(evch_eventq_t *eqp) in evch_evq_stop()
684 evch_evq_continue(evch_eventq_t *eqp) in evch_evq_continue()
696 evch_evq_status(evch_eventq_t *eqp) in evch_evq_status()
1209 evch_eventq_t *eqp = chp->ch_queue; in evch_chsubscribe()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent_impl.h334 } evch_eventq_t; typedef
359 evch_eventq_t *sd_queue; /* Event queue for this subscriber */
384 evch_eventq_t *ch_queue; /* Publisher event queue */
414 evch_eventq_t *sn_queue; /* Event queue with snapshot of ev's */