Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Duipc_mbuf_mcache.c714 static unsigned int mbuf_cslab_alloc(void *, mcache_obj_t ***,
1187 allocfunc = mbuf_cslab_alloc; in mbinit()
2021 mbuf_cslab_alloc(void *arg, mcache_obj_t ***plist, unsigned int needed, in mbuf_cslab_alloc() function