Searched refs:mcflags (Results 1 – 1 of 1) sorted by relevance
4371 int mcflags = MSLEEPF(wait); local4374 if (mcflags & MCR_NOSLEEP) {4375 mcflags |= MCR_TRYHARD;4378 m = mcache_alloc(m_cache(MC_MBUF), mcflags);4769 int mcflags = MSLEEPF(wait); local4772 if (mcflags & MCR_NOSLEEP) {4773 mcflags |= MCR_TRYHARD;4776 m = mcache_alloc(m_cache(MC_MBUF_CL), mcflags);4837 int mcflags = MSLEEPF(wait); local4840 if (mcflags & MCR_NOSLEEP) {[all …]