Searched refs:MSLEEPF (Results 1 – 1 of 1) sorted by relevance
998 #define MSLEEPF(f) ((!((f) & M_DONTWAIT)) ? MCR_SLEEP : MCR_NOSLEEP) macro3672 int mcflags = MSLEEPF(wait);3985 (rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {4009 int mcflags = MSLEEPF(wait);4047 if ((rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {4064 int mcflags = MSLEEPF(wait);4100 int mcflags = MSLEEPF(wait);4122 if ((rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {4138 int mcflags = MSLEEPF(wait);4160 if ((rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {[all …]