Searched refs:cpufreq_this_cpu_can_update (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/sched/
H A Dcpufreq.h24 bool cpufreq_this_cpu_can_update(struct cpufreq_policy *policy);
/linux-master/kernel/sched/
H A Dcpufreq.c61 * cpufreq_this_cpu_can_update - Check if cpufreq policy can be updated.
69 bool cpufreq_this_cpu_can_update(struct cpufreq_policy *policy) function
H A Dcpufreq_schedutil.c81 if (!cpufreq_this_cpu_can_update(sg_policy->policy))
/linux-master/drivers/cpufreq/
H A Dcpufreq_governor.c276 if (!cpufreq_this_cpu_can_update(policy_dbs->policy))

Completed in 130 milliseconds