Searched refs:MSLEEPF (Results 1 – 1 of 1) sorted by relevance
818 #define MSLEEPF(f) ((!((f) & M_DONTWAIT)) ? MCR_SLEEP : MCR_NOSLEEP) macro3059 int mcflags = MSLEEPF(wait);3252 (rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {3278 int mcflags = MSLEEPF(wait);3315 if ((rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {3332 int mcflags = MSLEEPF(wait);3352 int mcflags = MSLEEPF(wait);3374 if ((rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {3389 int mcflags = MSLEEPF(wait);3411 if ((rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {[all …]