Lines Matching refs:sched_group
6305 static struct sched_group *
6312 find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_group_cpu()
6384 struct sched_group *group; in find_idlest_cpu()
8604 struct sched_group *busiest; /* Busiest group in this sd */
8605 struct sched_group *local; /* Local group in this sd */
8669 struct sched_group *sdg = sd->groups; in update_cpu_capacity()
8687 struct sched_group *group, *sdg = sd->groups; in update_group_capacity()
8792 static inline int sg_imbalanced(struct sched_group *group) in sg_imbalanced()
8853 struct sched_group *group, in group_classify()
8900 struct sched_group *sg) in asym_smt_can_pull_tasks()
8959 struct sched_group *group) in sched_asym()
8992 struct sched_group *group, in update_sg_lb_stats()
9084 struct sched_group *sg, in update_sd_pick_busiest()
9276 struct sched_group *group, in update_sg_wakeup_stats()
9327 static bool update_pick_idlest(struct sched_group *idlest, in update_pick_idlest()
9329 struct sched_group *group, in update_pick_idlest()
9384 static struct sched_group *
9387 struct sched_group *idlest = NULL, *local = NULL, *group = sd->groups; in find_idlest_group()
9629 struct sched_group *sg = env->sd->groups; in update_sd_lb_stats()
9888 static struct sched_group *find_busiest_group(struct lb_env *env) in find_busiest_group()
10018 struct sched_group *group) in find_busiest_queue()
10220 struct sched_group *sg = env->sd->groups; in should_we_balance()
10266 struct sched_group *group; in load_balance()