Searched refs:skmem_depot_batch_alloc (Results 1 – 1 of 1) sorted by relevance
| /xnu-8796.121.2/bsd/skywalk/mem/ |
| H A D | skmem_cache.c | 240 static uint32_t skmem_depot_batch_alloc(struct skmem_cache *, 1691 skmem_depot_batch_alloc(struct skmem_cache *skm, struct skmem_maglist *ml, in skmem_depot_batch_alloc() function 1803 (void) skmem_depot_batch_alloc(skm, &skm->skm_full, in skmem_depot_ws_reap() 1816 (void) skmem_depot_batch_alloc(skm, &skm->skm_empty, in skmem_depot_ws_reap() 2019 (void) skmem_depot_batch_alloc(skm, &skm->skm_full, in skmem_cache_batch_alloc() 2264 (void) skmem_depot_batch_alloc(skm, &skm->skm_empty, in skmem_cache_batch_free()
|