Home
last modified time | relevance | path

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

/kernel/sched/
Dcpufreq_schedutil.c49 struct update_util_data update_util; member
354 struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util); in sugov_update_single_freq()
394 struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util); in sugov_update_single_perf()
451 struct sugov_cpu *sg_cpu = container_of(hook, struct sugov_cpu, update_util); in sugov_update_shared()
801 cpufreq_add_update_util_hook(cpu, &sg_cpu->update_util, uu); in sugov_start()