Searched refs:update_util (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/sched/ |
| H A D | cpufreq_schedutil.c | 43 struct update_util_data update_util; member 424 struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util); in sugov_update_single_freq() 465 struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util); in sugov_update_single_perf() 520 struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util); in sugov_update_shared() 885 cpufreq_add_update_util_hook(cpu, &sg_cpu->update_util, uu); in sugov_start()
|
| /linux/drivers/cpufreq/ |
| H A D | cpufreq_governor.h | 121 struct update_util_data update_util; member
|
| H A D | intel_pstate.c | 233 struct update_util_data update_util; member 2437 struct cpudata *cpu = container_of(data, struct cpudata, update_util); in intel_pstate_update_util_hwp() 2583 struct cpudata *cpu = container_of(data, struct cpudata, update_util); in intel_pstate_update_util() 2770 cpufreq_add_update_util_hook(cpu_num, &cpu->update_util, in intel_pstate_set_update_util_hook()
|