Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Duipc_mbuf.c381 #define MCR_COMP MCR_USR1 /* for MC_MBUF_{CL,BIGCL,16KCL} caches */ macro
1854 && (wait & MCR_COMP)) { in slab_alloc()
2667 wait |= MCR_COMP; in mbuf_cslab_alloc()
3482 if (wait & MCR_COMP) {
3489 if (wait & MCR_COMP) {
3495 if (wait & MCR_COMP) {
3501 if (wait & MCR_COMP) {
6977 m_reclaim(class, num, (wait & MCR_COMP));
6996 mbuf_waiter_inc(class, (wait & MCR_COMP));
7023 mbuf_waiter_dec(class, (wait & MCR_COMP));