Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/kern/
H A Duipc_mbuf.c3711 mcache_obj_t *con_list = NULL; local
3824 &con_list, needed, MCR_SLEEP);
3826 VERIFY(con_list != NULL && i == needed);
3872 &mca_list, &con_list,
3933 VERIFY(mca_list == NULL && con_list == NULL);
8464 mcache_obj_t **con_list, size_t con_size, unsigned int num) argument
8468 boolean_t save_contents = (con_list != NULL);
8472 ASSERT(con_list == NULL || con_size != 0);
8484 con = *con_list;
8514 *con_list = con;