Lines Matching refs:sched_group
6435 static struct sched_group *
6442 find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_group_cpu()
6514 struct sched_group *group; in find_idlest_cpu()
8761 struct sched_group *busiest; /* Busiest group in this sd */
8762 struct sched_group *local; /* Local group in this sd */
8826 struct sched_group *sdg = sd->groups; in update_cpu_capacity()
8844 struct sched_group *group, *sdg = sd->groups; in update_group_capacity()
8949 static inline int sg_imbalanced(struct sched_group *group) in sg_imbalanced()
9010 struct sched_group *group, in group_classify()
9057 struct sched_group *sg) in asym_smt_can_pull_tasks()
9116 struct sched_group *group) in sched_asym()
9149 struct sched_group *group, in update_sg_lb_stats()
9241 struct sched_group *sg, in update_sd_pick_busiest()
9433 struct sched_group *group, in update_sg_wakeup_stats()
9488 static bool update_pick_idlest(struct sched_group *idlest, in update_pick_idlest()
9490 struct sched_group *group, in update_pick_idlest()
9545 static struct sched_group *
9548 struct sched_group *idlest = NULL, *local = NULL, *group = sd->groups; in find_idlest_group()
9790 struct sched_group *sg = env->sd->groups; in update_sd_lb_stats()
10049 static struct sched_group *find_busiest_group(struct lb_env *env) in find_busiest_group()
10179 struct sched_group *group) in find_busiest_queue()
10381 struct sched_group *sg = env->sd->groups; in should_we_balance()
10427 struct sched_group *group; in load_balance()