Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcpufreq.c72 (policy->dvfs_possible_from_any_cpu && in cpufreq_this_cpu_can_update()
H A Dcpufreq_schedutil.c669 if (policy->dvfs_possible_from_any_cpu) in sugov_kthread_create()
/linux/drivers/cpufreq/
H A Dcpufreq-dt.c121 policy->dvfs_possible_from_any_cpu = true; in cpufreq_init()
H A Dcppc_cpufreq.c649 policy->dvfs_possible_from_any_cpu = true; in cppc_cpufreq_cpu_init()
/linux/include/linux/
H A Dcpufreq.h142 bool dvfs_possible_from_any_cpu; member