Searched refs:TQ_NOSLEEP (Results 1 – 3 of 3) sorted by relevance
70 #define TQ_NOSLEEP 0x01 /* cannot block for memory; may fail */ macro
411 #define TQ_NOSLEEP KM_NOSLEEP /* cannot block for memory; may fail */ macro
1963 (void (*)(void *))zil_itxg_clean, clean_me, TQ_NOSLEEP) == 0) in zil_clean()