Searched refs:MSLEEPF (Results 1 – 1 of 1) sorted by relevance
1292 #define MSLEEPF(f) ((!((f) & M_DONTWAIT)) ? MCR_SLEEP : MCR_NOSLEEP) macro4385 int mcflags = MSLEEPF(wait);4749 (rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {4783 int mcflags = MSLEEPF(wait);4824 if ((rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {4851 int mcflags = MSLEEPF(wait);4895 int mcflags = MSLEEPF(wait);4925 if ((rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {4950 int mcflags = MSLEEPF(wait);4980 if ((rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {[all …]