Searched defs:KM_NOSLEEP (Results 1 – 3 of 3) sorted by relevance
36 #define KM_NOSLEEP 0x00000001 /* same as KM_NOSLEEP */ macro
49 #define KM_NOSLEEP M_NOWAIT macro
43 #define KM_NOSLEEP 0x0001 /* cannot block for memory; may fail */ macro