Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dfair.c1113 static unsigned long target_load(int cpu, int type);
4354 static unsigned long target_load(int cpu, int type) in target_load() function
4584 this_load = target_load(this_cpu, idx); in wake_affine()
4674 load = target_load(i, load_idx); in find_idlest_group()
6276 load = target_load(i, load_idx); in update_sg_lb_stats()