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);4009 int mcflags = MSLEEPF(wait); local4013 if (mcflags & MCR_NOSLEEP) {4014 mcflags |= MCR_TRYHARD;4017 m = mcache_alloc(m_cache(MC_MBUF_CL), mcflags);4064 int mcflags = MSLEEPF(wait); local4067 if (mcflags & MCR_NOSLEEP) {[all …]