Searched refs:ALLOC_NOWAIT (Results 1 – 3 of 3) sorted by relevance
2255 &stall, &alloc_tok, ALLOC_NOWAIT); in _sd_prefetch_buf()3756 int nowait = flag & ALLOC_NOWAIT;4318 int nowait = flag & ALLOC_NOWAIT;4533 int nowait = flag & ALLOC_NOWAIT;4800 sleep = (flag & ALLOC_NOWAIT) ? KM_NOSLEEP : KM_SLEEP;5214 (cd, next_cblk, 1, ALLOC_NOWAIT);
285 #define ALLOC_NOWAIT 0x2 /* do not block, return NULL */ macro
112 ALLOC_NOWAIT)) { in sdbc_alloc_static_cache()