Searched refs:m_reclaim (Results 1 – 1 of 1) sorted by relevance
| /xnu-11417.140.69/bsd/kern/ |
| H A D | uipc_mbuf.c | 981 static void m_reclaim(mbuf_class_t, unsigned int, boolean_t); 4264 m_reclaim(mbuf_class_t class, unsigned int num, boolean_t comp) function 8209 m_reclaim(class, num, (wait & MCR_COMP)); 8292 m_reclaim(MC_BIGCL, 4, FALSE); 8299 m_reclaim(MC_16KCL, 4, FALSE);
|