Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/sched/
Dfair.c1550 static unsigned long cpu_load(struct rq *rq);
1616 ns->load += cpu_load(rq); in update_numa_stats()
5664 static unsigned long cpu_load(struct rq *rq) in cpu_load() function
5689 return cpu_load(rq); in cpu_load_without()
5818 this_eff_load = cpu_load(cpu_rq(this_cpu)); in wake_affine_weight()
5836 prev_eff_load = cpu_load(cpu_rq(prev_cpu)); in wake_affine_weight()
5922 load = cpu_load(cpu_rq(i)); in find_idlest_group_cpu()
8394 sgs->group_load += cpu_load(rq); in update_sg_lb_stats()
9371 load = cpu_load(rq); in find_busiest_queue()