cpufreq_this_cpu_can_update  276 drivers/cpufreq/cpufreq_governor.c 	if (!cpufreq_this_cpu_can_update(policy_dbs->policy))
cpufreq_this_cpu_can_update   25 include/linux/sched/cpufreq.h bool cpufreq_this_cpu_can_update(struct cpufreq_policy *policy);
cpufreq_this_cpu_can_update   88 kernel/sched/cpufreq_schedutil.c 	if (!cpufreq_this_cpu_can_update(sg_policy->policy))