Searched refs:type_zones (Results 1 – 1 of 1) sorted by relevance
1760 zone_t *type_zones = &kt_zones_for_size[type_zones_start]; in kalloc_type_distribute_zone_for_type() local1773 kalloc_type_init_sig_eq(type_zones, n_zones, sig_zone); in kalloc_type_distribute_zone_for_type()1785 kalloc_type_assign_zone_fixed(start, end, type_zones[0], sig_zone, in kalloc_type_distribute_zone_for_type()1808 zone = shuffled_zidx == 0 ? sig_zone : type_zones[shuffled_zidx - 1]; in kalloc_type_distribute_zone_for_type()