Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dkalloc.c505 struct nzones_with_idx { struct
1401 const struct nzones_with_idx A = *(const struct nzones_with_idx *)a; in kalloc_type_cmp_type_zones()
1402 const struct nzones_with_idx B = *(const struct nzones_with_idx *)b; in kalloc_type_cmp_type_zones()
1414 struct nzones_with_idx sorted_zones[MAX_K_ZONE(kt_zone_cfg)] = {}; in kalloc_type_redistribute_budget()
1433 sizeof(struct nzones_with_idx), kalloc_type_cmp_type_zones); in kalloc_type_redistribute_budget()