Home
last modified time | relevance | path

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

/kernel/sched/
Dcpufreq_schedutil.c142 static unsigned int get_next_freq(struct sugov_policy *sg_policy, in get_next_freq() function
348 next_f = get_next_freq(sg_policy, sg_cpu->util, sg_cpu->max); in sugov_update_single_freq()
438 return get_next_freq(sg_policy, util, max); in sugov_next_freq_shared()