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()492 if (sg_policy->policy->fast_switch_enabled) { in sugov_update_single()542 if (sg_policy->policy->fast_switch_enabled) in sugov_update_shared()677 if (policy->fast_switch_enabled) in sugov_kthread_create()710 if (sg_policy->policy->fast_switch_enabled) in sugov_kthread_stop()877 if (!policy->fast_switch_enabled) { in sugov_stop()887 if (!policy->fast_switch_enabled) { in sugov_limits()
59 if (policy->fast_switch_enabled) in show_time_in_state()90 if (policy->fast_switch_enabled) in show_trans_table()
490 policy->fast_switch_enabled = true; in cpufreq_enable_fast_switch()507 if (policy->fast_switch_enabled) { in cpufreq_disable_fast_switch()508 policy->fast_switch_enabled = false; in cpufreq_disable_fast_switch()1662 if (policy->fast_switch_enabled || !has_target()) in cpufreq_verify_current_freq()
110 bool fast_switch_enabled; member