Searched refs:mcflags (Results 1 – 1 of 1) sorted by relevance
4385 int mcflags = MSLEEPF(wait); local4388 if (mcflags & MCR_NOSLEEP) {4389 mcflags |= MCR_TRYHARD;4392 m = mcache_alloc(m_cache(MC_MBUF), mcflags);4783 int mcflags = MSLEEPF(wait); local4786 if (mcflags & MCR_NOSLEEP) {4787 mcflags |= MCR_TRYHARD;4790 m = mcache_alloc(m_cache(MC_MBUF_CL), mcflags);4851 int mcflags = MSLEEPF(wait); local4854 if (mcflags & MCR_NOSLEEP) {[all …]