Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/ !
H A Duipc_mbuf_mcache.c401 #define MCR_COMP MCR_USR1 /* for MC_MBUF_{CL,BIGCL,16KCL} caches */ macro
1263 && (wait & MCR_COMP)) { in slab_alloc()
2070 wait |= MCR_COMP; in mbuf_cslab_alloc()
2875 if (wait & MCR_COMP) {
2882 if (wait & MCR_COMP) {
2888 if (wait & MCR_COMP) {
2894 if (wait & MCR_COMP) {
4532 m_reclaim(class, num, (wait & MCR_COMP));
4551 mbuf_waiter_inc(class, (wait & MCR_COMP));
4578 mbuf_waiter_dec(class, (wait & MCR_COMP));