Searched refs:MSLEEPF (Results 1 – 1 of 1) sorted by relevance
1265 #define MSLEEPF(f) ((!((f) & M_DONTWAIT)) ? MCR_SLEEP : MCR_NOSLEEP) macro4370 int mcflags = MSLEEPF(wait);4729 (rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {4763 int mcflags = MSLEEPF(wait);4805 if ((rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {4836 int mcflags = MSLEEPF(wait);4881 int mcflags = MSLEEPF(wait);4912 if ((rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {4942 int mcflags = MSLEEPF(wait);4973 if ((rfa = mcache_alloc(ref_cache, MSLEEPF(wait))) == NULL) {[all …]