Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcpufreq_schedutil.c43 struct update_util_data update_util; member
422 struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util); in sugov_update_single_freq()
463 struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util); in sugov_update_single_perf()
516 struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util); in sugov_update_shared()
871 cpufreq_add_update_util_hook(cpu, &sg_cpu->update_util, uu); in sugov_start()
/linux/drivers/cpufreq/
H A Dcpufreq_governor.h120 struct update_util_data update_util; member
H A Dintel_pstate.c233 struct update_util_data update_util; member
2462 struct cpudata *cpu = container_of(data, struct cpudata, update_util); in intel_pstate_update_util_hwp()
2608 struct cpudata *cpu = container_of(data, struct cpudata, update_util); in intel_pstate_update_util()
2795 cpufreq_add_update_util_hook(cpu_num, &cpu->update_util, in intel_pstate_set_update_util_hook()