Searched refs:mcflags (Results 1 – 1 of 1) sorted by relevance
3059 int mcflags = MSLEEPF(wait); local3062 if (mcflags & MCR_NOSLEEP) {3063 mcflags |= MCR_TRYHARD;3066 m = mcache_alloc(m_cache(MC_MBUF), mcflags);3278 int mcflags = MSLEEPF(wait); local3281 if (mcflags & MCR_NOSLEEP) {3282 mcflags |= MCR_TRYHARD;3285 m = mcache_alloc(m_cache(MC_MBUF_CL), mcflags);3332 int mcflags = MSLEEPF(wait); local3335 if (mcflags & MCR_NOSLEEP) {[all …]