Searched refs:skmem_depot_batch_alloc (Results 1 – 1 of 1) sorted by relevance
| /xnu-10063.101.15/bsd/skywalk/mem/ |
| H A D | skmem_cache.c | 241 static uint32_t skmem_depot_batch_alloc(struct skmem_cache *, 1781 skmem_depot_batch_alloc(struct skmem_cache *skm, struct skmem_maglist *ml, in skmem_depot_batch_alloc() function 1893 (void) skmem_depot_batch_alloc(skm, &skm->skm_full, in skmem_depot_ws_reap() 1906 (void) skmem_depot_batch_alloc(skm, &skm->skm_empty, in skmem_depot_ws_reap() 2109 (void) skmem_depot_batch_alloc(skm, &skm->skm_full, in skmem_cache_batch_alloc() 2382 (void) skmem_depot_batch_alloc(skm, &skm->skm_empty, in skmem_cache_batch_free()
|