Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Duipc_mbuf.c4801 mcache_obj_t *m_mbc_list = NULL; local
4899 o->obj_next = m_mbc_list;
4900 m_mbc_list = o;
4970 if (m_mbc_list != NULL) {
4971 mcache_free_ext(m_cache(MC_MBUF_BIGCL), m_mbc_list);