Lines Matching refs:sched_group
6906 static struct sched_group *
6913 find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_group_cpu()
6985 struct sched_group *group; in find_idlest_cpu()
9248 struct sched_group *busiest; /* Busiest group in this sd */
9249 struct sched_group *local; /* Local group in this sd */
9313 struct sched_group *sdg = sd->groups; in update_cpu_capacity()
9331 struct sched_group *group, *sdg = sd->groups; in update_group_capacity()
9436 static inline int sg_imbalanced(struct sched_group *group) in sg_imbalanced()
9497 struct sched_group *group, in group_classify()
9563 struct sched_group *group) in sched_asym()
9582 static inline bool smt_vs_nonsmt_groups(struct sched_group *sg1, in smt_vs_nonsmt_groups()
9583 struct sched_group *sg2) in smt_vs_nonsmt_groups()
9593 struct sched_group *group) in smt_balance()
9669 struct sched_group *group, in update_sg_lb_stats()
9765 struct sched_group *sg, in update_sd_pick_busiest()
9992 struct sched_group *group, in update_sg_wakeup_stats()
10047 static bool update_pick_idlest(struct sched_group *idlest, in update_pick_idlest()
10049 struct sched_group *group, in update_pick_idlest()
10105 static struct sched_group *
10108 struct sched_group *idlest = NULL, *local = NULL, *group = sd->groups; in find_idlest_group()
10350 struct sched_group *sg = env->sd->groups; in update_sd_lb_stats()
10629 static struct sched_group *find_busiest_group(struct lb_env *env) in find_busiest_group()
10771 struct sched_group *group) in find_busiest_queue()
10988 struct sched_group *sg = env->sd->groups; in should_we_balance()
11057 struct sched_group *group; in load_balance()