Searched refs:m_reclaim (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.81.2/bsd/kern/ |
| H A D | uipc_mbuf.c | 777 static void m_reclaim(mbuf_class_t, unsigned int, boolean_t); 3569 m_reclaim(mbuf_class_t class, unsigned int num, boolean_t comp) function 7045 m_reclaim(class, num, (wait & MCR_COMP)); 7128 m_reclaim(MC_BIGCL, 4, FALSE); 7135 m_reclaim(MC_16KCL, 4, FALSE);
|