Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dcpufreq_schedutil.c139 static unsigned int get_next_freq(struct sugov_policy *sg_policy, in get_next_freq() function
345 next_f = get_next_freq(sg_policy, sg_cpu->util, max_cap); in sugov_update_single_freq()
434 return get_next_freq(sg_policy, util, max_cap); in sugov_next_freq_shared()