Home
last modified time | relevance | path

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

/linux/kernel/sched/
A Dfair.c1763 group_weight(cur, env->dst_nid, dist); in task_numa_compare()
2248 score = group_weight(p, node, dist); in preferred_group_nid()
5995 if (group->group_weight == 1) in find_idlest_group_cpu()
7728 src_weight = group_weight(p, src_nid, dist); in migrate_degrades_locality()
7729 dst_weight = group_weight(p, dst_nid, dist); in migrate_degrades_locality()
8283 unsigned int group_weight; member
8506 if (sgs->sum_nr_running < sgs->group_weight) in group_has_capacity()
8531 if (sgs->sum_nr_running <= sgs->group_weight) in group_is_overloaded()
8723 sgs->group_weight = group->group_weight; in update_sg_lb_stats()
8983 sgs->group_weight = group->group_weight; in update_sg_wakeup_stats()
[all …]
A Dsched.h1795 unsigned int group_weight; member
A Dtopology.c1257 sg->group_weight = cpumask_weight(sched_group_span(sg)); in init_sched_groups_capacity()

Completed in 33 milliseconds