Home
last modified time | relevance | path

Searched refs:fast_switch_enabled (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/kernel/sched/
A Dcpufreq_schedutil.c367 if (sg_policy->policy->fast_switch_enabled) { in sugov_update_single_freq()
455 if (sg_policy->policy->fast_switch_enabled) in sugov_update_shared()
598 if (policy->fast_switch_enabled) in sugov_kthread_create()
631 if (sg_policy->policy->fast_switch_enabled) in sugov_kthread_stop()
779 else if (policy->fast_switch_enabled && cpufreq_driver_has_adjust_perf()) in sugov_start()
802 if (!policy->fast_switch_enabled) { in sugov_stop()
812 if (!policy->fast_switch_enabled) { in sugov_limits()
/linux-6.3-rc2/drivers/cpufreq/
A Dcpufreq.c502 policy->fast_switch_enabled = true; in cpufreq_enable_fast_switch()
519 if (policy->fast_switch_enabled) { in cpufreq_disable_fast_switch()
520 policy->fast_switch_enabled = false; in cpufreq_disable_fast_switch()
1719 if (policy->fast_switch_enabled || !has_target()) in cpufreq_verify_current_freq()
/linux-6.3-rc2/include/linux/
A Dcpufreq.h113 bool fast_switch_enabled; member

Completed in 11 milliseconds