Searched refs:m_reclaim (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.41.6/bsd/kern/ |
| H A D | uipc_mbuf_mcache.c | 722 static void m_reclaim(mbuf_class_t, unsigned int, boolean_t); 2955 m_reclaim(mbuf_class_t class, unsigned int num, boolean_t comp) function 4532 m_reclaim(class, num, (wait & MCR_COMP)); 4615 m_reclaim(MC_BIGCL, 4, FALSE); 4622 m_reclaim(MC_16KCL, 4, FALSE);
|