Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Dfair.c1119 static unsigned long target_load(int cpu, int type);
4448 static unsigned long target_load(int cpu, int type) in target_load() function
4674 this_load = target_load(this_cpu, idx); in wake_affine()
4764 load = target_load(i, load_idx); in find_idlest_group()
6314 load = target_load(i, load_idx); in update_sg_lb_stats()