Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/kern/
H A Duipc_mbuf.c3725 mcache_obj_t *con_list = NULL; local
3838 &con_list, needed, MCR_SLEEP);
3840 VERIFY(con_list != NULL && i == needed);
3886 &mca_list, &con_list,
3947 VERIFY(mca_list == NULL && con_list == NULL);
8576 mcache_obj_t **con_list, size_t con_size, unsigned int num) argument
8580 boolean_t save_contents = (con_list != NULL);
8584 ASSERT(con_list == NULL || con_size != 0);
8596 con = *con_list;
8626 *con_list = con;