Searched refs:top_zone_total (Results 1 – 1 of 1) sorted by relevance
1415 uint16_t top_zone_total = 0; in kalloc_type_redistribute_budget() local1436 top_zone_total += sorted_zones[i].nzones; in kalloc_type_redistribute_budget()1445 uint16_t zone_borrow = (sorted_zones[i].nzones * count) / top_zone_total; in kalloc_type_redistribute_budget()