Searched refs:MC_CL (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf.c113 * MC_CL:
125 * It is backed by MC_MBUF and MC_CL rudimentary caches. Several
332 MC_CL, /* Cluster */ enumerator in enum:__anon132
584 { MC_CL, NULL, TAILQ_HEAD_INITIALIZER(m_slablist(MC_CL)),
815 MEXT_INIT(m, buf, m_maxsize(MC_CL), NULL, NULL, rfa, ref, flag)
985 case MC_CL:
1192 m_minlimit(MC_CL) = c;
1193 m_maxlimit(MC_CL) = s + c; /* in 2KB unit */
1194 m_maxsize(MC_CL)
[all...]

Completed in 23 milliseconds