Home
last modified time | relevance | path

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

/drivers/cpufreq/
Dcpufreq_governor.c272 struct cpu_dbs_info *cdbs = container_of(data, struct cpu_dbs_info, update_util); in dbs_update_util_handler()
334 cpufreq_add_update_util_hook(cpu, &cdbs->update_util, in gov_set_update_util()
386 j_cdbs->update_util.func = NULL; in free_policy_dbs_info()
Dcpufreq_governor.h122 struct update_util_data update_util; member
Dintel_pstate.c230 struct update_util_data update_util; member
1984 struct cpudata *cpu = container_of(data, struct cpudata, update_util); in intel_pstate_update_util_hwp()
2132 struct cpudata *cpu = container_of(data, struct cpudata, update_util); in intel_pstate_update_util()
2315 cpufreq_add_update_util_hook(cpu_num, &cpu->update_util, in intel_pstate_set_update_util_hook()