Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcpufreq_schedutil.c650 static struct cpufreq_governor schedutil_gov; variable
804 schedutil_gov.name); in sugov_init()
940 static struct cpufreq_governor schedutil_gov = { variable
954 return &schedutil_gov; in cpufreq_default_governor()
960 return policy->governor == &schedutil_gov; in sugov_is_governor()
963 cpufreq_governor_init(schedutil_gov);