Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dcpufreq.c72 (policy->dvfs_possible_from_any_cpu && in cpufreq_this_cpu_can_update()
H A Dcpufreq_schedutil.c695 if (policy->dvfs_possible_from_any_cpu) in sugov_kthread_create()
/linux-6.15/drivers/cpufreq/
H A Dscpi-cpufreq.c156 policy->dvfs_possible_from_any_cpu = true; in scpi_cpufreq_init()
H A Dvirtual-cpufreq.c216 policy->dvfs_possible_from_any_cpu = false; in virt_cpufreq_cpu_init()
H A Dcpufreq-dt.c115 policy->dvfs_possible_from_any_cpu = true; in cpufreq_init()
H A Dapple-soc-cpufreq.c315 policy->dvfs_possible_from_any_cpu = true; in apple_soc_cpufreq_init()
H A Dscmi-cpufreq.c292 policy->dvfs_possible_from_any_cpu = true; in scmi_cpufreq_init()
H A Dqcom-cpufreq-hw.c554 policy->dvfs_possible_from_any_cpu = true; in qcom_cpufreq_hw_cpu_init()
H A Dcppc_cpufreq.c647 policy->dvfs_possible_from_any_cpu = true; in cppc_cpufreq_cpu_init()
/linux-6.15/include/linux/
H A Dcpufreq.h142 bool dvfs_possible_from_any_cpu; member