Searched refs:freq_list (Results 1 – 1 of 1) sorted by relevance
1329 uint16_t freq_list[MAX_K_ZONE(kt_zone_cfg)], in kalloc_type_distribute_budget()1341 uint16_t sig_freq = freq_list[i]; in kalloc_type_distribute_budget()1360 uint16_t freq = freq_list[i]; in kalloc_type_distribute_budget()1474 uint16_t freq_list[MAX_K_ZONE(kt_zone_cfg)], in kalloc_type_apply_policy()1491 wasted_zones += kalloc_type_distribute_budget(freq_list, kt_zones_sig, in kalloc_type_apply_policy()1505 freq_total_list[i] + freq_list[i], freq_list[i], in kalloc_type_apply_policy()3500 uint16_t freq_list[MAX_K_ZONE(kt_zone_cfg)] = {}; in kalloc_type_test_policy() local3520 freq_list[i] = r1 > r2 ? r2 : r1; in kalloc_type_test_policy()3524 freq_list, freq_total_list, in kalloc_type_test_policy()