Searched refs:mcflags (Results 1 – 1 of 1) sorted by relevance
3672 int mcflags = MSLEEPF(wait); local3675 if (mcflags & MCR_NOSLEEP) {3676 mcflags |= MCR_TRYHARD;3679 m = mcache_alloc(m_cache(MC_MBUF), mcflags);3994 int mcflags = MSLEEPF(wait); local3998 if (mcflags & MCR_NOSLEEP) {3999 mcflags |= MCR_TRYHARD;4002 m = mcache_alloc(m_cache(MC_MBUF_CL), mcflags);4049 int mcflags = MSLEEPF(wait); local4052 if (mcflags & MCR_NOSLEEP) {[all …]