Searched defs:TQ_SLEEP (Results 1 – 6 of 6) sorted by relevance
69 #define TQ_SLEEP 0x00 /* Can block for memory */ macro
78 #define TQ_SLEEP 0x00 /* Can block for memory */ macro
84 #define TQ_SLEEP KM_SLEEP /* Can block for memory */ macro
58 #define TQ_SLEEP 0x00000000 macro
115 TQ_SLEEP(struct gtaskqueue *tq, void *p, const char *wm) in TQ_SLEEP() function
119 TQ_SLEEP(struct taskqueue *tq, void *p, const char *wm) in TQ_SLEEP() function