Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c11931 int i, nr_running, local_group, sd_flags = env->sd->flags; in update_sg_lb_stats() local
11936 local_group = group == sds->local; in update_sg_lb_stats()
11987 if (local_group) in update_sg_lb_stats()
12022 if (!local_group) { in update_sg_lb_stats()
12418 int local_group; in sched_balance_find_dst_group() local
12429 local_group = cpumask_test_cpu(this_cpu, in sched_balance_find_dst_group()
12432 if (local_group) { in sched_balance_find_dst_group()
12441 if (!local_group && update_pick_idlest(idlest, &idlest_sgs, group, sgs)) { in sched_balance_find_dst_group()
12658 int local_group; in update_sd_lb_stats() local
12660 local_group = cpumask_test_cpu(env->dst_cpu, sched_group_span(sg)); in update_sd_lb_stats()
[all …]