Home
last modified time | relevance | path

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

/kernel/sched/
Dcpufreq.c70 bool cpufreq_this_cpu_can_update(struct cpufreq_policy *policy) in cpufreq_this_cpu_can_update() function
76 EXPORT_SYMBOL_GPL(cpufreq_this_cpu_can_update);
Dcpufreq_schedutil.c84 if (!cpufreq_this_cpu_can_update(sg_policy->policy)) in sugov_should_update_freq()