Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/kern/
H A Duipc_mbuf.c563 #define MCR_COMP MCR_USR1 /* for MC_MBUF_{CL,BIGCL,16KCL} caches */ macro
2559 && (wait & MCR_COMP)) { in slab_alloc()
3372 wait |= MCR_COMP; in mbuf_cslab_alloc()
4185 if (wait & MCR_COMP) {
4192 if (wait & MCR_COMP) {
4198 if (wait & MCR_COMP) {
4204 if (wait & MCR_COMP) {
8086 m_reclaim(class, num, (wait & MCR_COMP));
8105 mbuf_waiter_inc(class, (wait & MCR_COMP));
8132 mbuf_waiter_dec(class, (wait & MCR_COMP));