Searched refs:schedutil_gov (Results 1 – 2 of 2) sorted by relevance
636 struct cpufreq_governor schedutil_gov; variable788 schedutil_gov.name); in sugov_init()896 struct cpufreq_governor schedutil_gov = { variable910 return &schedutil_gov; in cpufreq_default_governor()916 return cpufreq_register_governor(&schedutil_gov); in sugov_register()941 if (old_gov == &schedutil_gov || policy->governor == &schedutil_gov) { in sched_cpufreq_governor_change()
341 extern struct cpufreq_governor schedutil_gov;374 if (gov != &schedutil_gov) { in build_perf_domains()