Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/mem/
H A Dskmem_region.c130 static struct sksegment *sksegment_alloc_with_idx(struct skmem_region *,
1385 sg = sksegment_alloc_with_idx(skr, sg0->sg_index); in __sized_by()
1937 sg = sksegment_alloc_with_idx(skr, idx); in sksegment_freelist_grow()
1951 sksegment_alloc_with_idx(struct skmem_region *skr, uint32_t idx) in sksegment_alloc_with_idx() function