Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/kern/
H A Duipc_mbuf.c985 static void m_reclaim(mbuf_class_t, unsigned int, boolean_t);
4279 m_reclaim(mbuf_class_t class, unsigned int num, boolean_t comp) function
8198 m_reclaim(class, num, (wait & MCR_COMP));
8281 m_reclaim(MC_BIGCL, 4, FALSE);
8288 m_reclaim(MC_16KCL, 4, FALSE);