Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c7450 * cpu_load_without - compute CPU load without any contributions from *p in sched_balance_find_dst_group_cpu()
7462 static unsigned long cpu_load_without(struct rq *rq, struct task_struct *p) in sched_balance_find_dst_group_cpu()
11000 sgs->group_load += cpu_load_without(rq, p); in sched_balance_find_dst_group()
7240 static unsigned long cpu_load_without(struct rq *rq, struct task_struct *p) cpu_load_without() function