Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/skywalk/mem/ !
H A Dskmem_region.c128 static struct sksegment *sksegment_alloc_with_idx(struct skmem_region *,
1297 sg = sksegment_alloc_with_idx(skr, sg0->sg_index); in skmem_region_mirror_alloc()
1814 sg = sksegment_alloc_with_idx(skr, idx); in sksegment_freelist_grow()
1828 sksegment_alloc_with_idx(struct skmem_region *skr, uint32_t idx) in sksegment_alloc_with_idx() function