Home
last modified time | relevance | path

Searched refs:MCR_COMP (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.121.6/bsd/kern/
H A Duipc_mbuf.c570 #define MCR_COMP MCR_USR1 /* for MC_MBUF_{CL,BIGCL,16KCL} caches */ macro
2567 && (wait & MCR_COMP)) { in slab_alloc()
3379 wait |= MCR_COMP; in mbuf_cslab_alloc()
4184 if (wait & MCR_COMP) {
4191 if (wait & MCR_COMP) {
4197 if (wait & MCR_COMP) {
4203 if (wait & MCR_COMP) {
8209 m_reclaim(class, num, (wait & MCR_COMP));
8228 mbuf_waiter_inc(class, (wait & MCR_COMP));
8255 mbuf_waiter_dec(class, (wait & MCR_COMP));