Searched refs:mcflags (Results 1 – 1 of 1) sorted by relevance
4370 int mcflags = MSLEEPF(wait); local4373 if (mcflags & MCR_NOSLEEP) {4374 mcflags |= MCR_TRYHARD;4377 m = mcache_alloc(m_cache(MC_MBUF), mcflags);4763 int mcflags = MSLEEPF(wait); local4766 if (mcflags & MCR_NOSLEEP) {4767 mcflags |= MCR_TRYHARD;4770 m = mcache_alloc(m_cache(MC_MBUF_CL), mcflags);4836 int mcflags = MSLEEPF(wait); local4839 if (mcflags & MCR_NOSLEEP) {[all …]