Searched refs:m_reclaim (Results 1 – 1 of 1) sorted by relevance
| /xnu-10002.1.13/bsd/kern/ |
| H A D | uipc_mbuf.c | 985 static void m_reclaim(mbuf_class_t, unsigned int, boolean_t); 4265 m_reclaim(mbuf_class_t class, unsigned int num, boolean_t comp) function 8086 m_reclaim(class, num, (wait & MCR_COMP)); 8169 m_reclaim(MC_BIGCL, 4, FALSE); 8176 m_reclaim(MC_16KCL, 4, FALSE);
|