Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/skywalk/mem/
H A Dskmem_cache_var.h393 extern uint32_t skmem_slab_batch_alloc(struct skmem_cache *, struct skmem_obj **,
H A Dskmem_slab.c556 skmem_slab_batch_alloc(struct skmem_cache *skm, struct skmem_obj **list, in skmem_slab_batch_alloc() function
H A Dskmem_cache.c1408 rlistc = skmem_slab_batch_alloc(skm, &rlist, need, skmflag); in skmem_cache_batch_alloc()