Searched refs:MSLEEPF (Results 1 – 1 of 1) sorted by relevance
1283 #define MSLEEPF(f) ((!((f) & M_DONTWAIT)) ? MCR_SLEEP : MCR_NOSLEEP) macro4371 int mcflags = MSLEEPF(wait);4735 (rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {4769 int mcflags = MSLEEPF(wait);4810 if ((rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {4837 int mcflags = MSLEEPF(wait);4881 int mcflags = MSLEEPF(wait);4911 if ((rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {4936 int mcflags = MSLEEPF(wait);4966 if ((rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {[all …]