Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dfair.c7204 * We need task's util for cpu_util_without, sync it up to in find_idlest_cpu()
7774 * cpu_util_without: compute cpu utilization without any contributions from *p
7786 static unsigned long cpu_util_without(int cpu, struct task_struct *p) in cpu_util_without()
10241 sgs->group_util += cpu_util_without(i, p); in update_sg_wakeup_stats()
7784 static unsigned long cpu_util_without(int cpu, struct task_struct *p) cpu_util_without() function