Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/kern/
H A Duipc_mbuf.c4819 mcache_obj_t *m_mbc_list = NULL; local
4927 o->obj_next = m_mbc_list;
4928 m_mbc_list = o;
4998 if (m_mbc_list != NULL) {
4999 mcache_free_ext(m_cache(MC_MBUF_BIGCL), m_mbc_list);