Searched refs:fast_switch_enabled (Results 1 – 4 of 4) sorted by relevance
89 if (sg_policy->policy->fast_switch_enabled && in sugov_should_update_freq()461 if (sg_policy->policy->fast_switch_enabled) { in sugov_update_single()511 if (sg_policy->policy->fast_switch_enabled) in sugov_update_shared()645 if (policy->fast_switch_enabled) in sugov_kthread_create()678 if (sg_policy->policy->fast_switch_enabled) in sugov_kthread_stop()844 if (!policy->fast_switch_enabled) { in sugov_stop()854 if (!policy->fast_switch_enabled) { in sugov_limits()
61 if (policy->fast_switch_enabled) in show_time_in_state()87 if (policy->fast_switch_enabled) in show_trans_table()
460 policy->fast_switch_enabled = true; in cpufreq_enable_fast_switch()477 if (policy->fast_switch_enabled) { in cpufreq_disable_fast_switch()478 policy->fast_switch_enabled = false; in cpufreq_disable_fast_switch()1543 if (unlikely(policy_is_inactive(policy)) || policy->fast_switch_enabled) in __cpufreq_get()
121 bool fast_switch_enabled; member