Searched refs:sched_group (Results 1 – 4 of 4) sorted by relevance
28 每个调度域必须具有一个或多个CPU调度组(struct sched_group),它们以单向循环链表的形式
86 struct sched_group;1440 static inline struct cpumask *sched_group_span(struct sched_group *sg);1523 struct sched_group *group) in sched_group_cookie_match()1584 struct sched_group *group) in sched_group_cookie_match()2203 struct sched_group { struct2204 struct sched_group *next; /* Must be a circular list */ argument2223 static inline struct cpumask *sched_group_span(struct sched_group *sg) in sched_group_span() argument2231 static inline struct cpumask *group_balance_mask(struct sched_group *sg) in group_balance_mask()2236 extern int group_balance_cpu(struct sched_group *sg);
7690 static struct sched_group *7697 sched_balance_find_dst_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in sched_balance_find_dst_group_cpu()7769 struct sched_group *group; in sched_balance_find_dst_cpu()7977 struct sched_group *sg = sd->groups; in select_idle_cpu()10287 struct sched_group *busiest; /* Busiest group in this sd */10288 struct sched_group *local; /* Local group in this sd */10349 struct sched_group *sdg = sd->groups; in update_cpu_capacity()10365 struct sched_group *group, *sdg = sd->groups; in update_group_capacity()10464 static inline int sg_imbalanced(struct sched_group *group) in sg_imbalanced()10532 struct sched_group *group, in group_classify()[all …]
264 struct sched_group *sg; in numa_weight()283 struct sched_group *sg; in numa_span()