Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Duipc_mbuf.c761 static unsigned int mbuf_slab_alloc(void *, mcache_obj_t ***,
1780 allocfunc = mbuf_slab_alloc; in mbinit()
2215 mbuf_slab_alloc(void *arg, mcache_obj_t ***plist, unsigned int num, int wait) in mbuf_slab_alloc() function