Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Duipc_mbuf.c389 #define MCR_COMP MCR_USR1 /* for MC_MBUF_{CL,BIGCL,16KCL} caches */ macro
1863 && (wait & MCR_COMP)) { in slab_alloc()
2676 wait |= MCR_COMP; in mbuf_cslab_alloc()
3489 if (wait & MCR_COMP) {
3496 if (wait & MCR_COMP) {
3502 if (wait & MCR_COMP) {
3508 if (wait & MCR_COMP) {
7015 m_reclaim(class, num, (wait & MCR_COMP));
7034 mbuf_waiter_inc(class, (wait & MCR_COMP));
7061 mbuf_waiter_dec(class, (wait & MCR_COMP));