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);3970 (rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {3994 int mcflags = MSLEEPF(wait);4032 if ((rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {4049 int mcflags = MSLEEPF(wait);4085 int mcflags = MSLEEPF(wait);4107 if ((rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {4123 int mcflags = MSLEEPF(wait);4145 if ((rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {[all …]