Searched refs:skmem_depot_batch_alloc (Results 1 – 1 of 1) sorted by relevance
| /xnu-11417.121.6/bsd/skywalk/mem/ |
| H A D | skmem_cache.c | 235 static uint32_t skmem_depot_batch_alloc(struct skmem_cache *, 1044 skmem_depot_batch_alloc(struct skmem_cache *skm, struct skmem_maglist *ml, in skmem_depot_batch_alloc() function 1156 (void) skmem_depot_batch_alloc(skm, &skm->skm_full, in skmem_depot_ws_reap() 1169 (void) skmem_depot_batch_alloc(skm, &skm->skm_empty, in skmem_depot_ws_reap() 1360 (void) skmem_depot_batch_alloc(skm, &skm->skm_full, in skmem_cache_batch_alloc() 1661 (void) skmem_depot_batch_alloc(skm, &skm->skm_empty, in skmem_cache_batch_free_common()
|