Searched refs:DTEVT_KSTACK (Results 1 – 3 of 3) sorted by relevance
75 #define DTEVT_KSTACK (1 << 2) /* kernel stack */ macro144 #define DTEVT_COMMON (DTEVT_EXECNAME|DTEVT_KSTACK|DTEVT_USTACK)
798 if (ISSET(dp->dp_evtflags, DTEVT_KSTACK)) { in dt_pcb_ring_get()
608 if (dtrq->dtrq_evtflags & DTEVT_KSTACK) in rules_setup()697 if (dtrq->dtrq_evtflags & DTEVT_KSTACK) in rules_teardown()1906 flags |= DTEVT_KSTACK; in ba2flags()