Searched refs:skmem_depot_batch_alloc (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.41.9/bsd/skywalk/mem/ |
| H A D | skmem_cache.c | 240 static uint32_t skmem_depot_batch_alloc(struct skmem_cache *, 1690 skmem_depot_batch_alloc(struct skmem_cache *skm, struct skmem_maglist *ml, in skmem_depot_batch_alloc() function 1802 (void) skmem_depot_batch_alloc(skm, &skm->skm_full, in skmem_depot_ws_reap() 1815 (void) skmem_depot_batch_alloc(skm, &skm->skm_empty, in skmem_depot_ws_reap() 2018 (void) skmem_depot_batch_alloc(skm, &skm->skm_full, in skmem_cache_batch_alloc() 2263 (void) skmem_depot_batch_alloc(skm, &skm->skm_empty, in skmem_cache_batch_free()
|