Home
last modified time | relevance | path

Searched defs:sg (Results 1 – 3 of 3) sorted by relevance

/kernel/sched/
Dcore.c5594 static void free_sched_groups(struct sched_group *sg, int free_sgp) in free_sched_groups()
5729 struct sched_group **__percpu sg; member
5773 static void build_group_mask(struct sched_domain *sd, struct sched_group *sg) in build_group_mask()
5793 int group_balance_cpu(struct sched_group *sg) in group_balance_cpu()
5801 struct sched_group *first = NULL, *last = NULL, *groups = NULL, *sg; in build_overlap_sched_groups() local
5874 static int get_group(int cpu, struct sd_data *sdd, struct sched_group **sg) in get_group()
5919 struct sched_group *sg; in build_sched_groups() local
5961 struct sched_group *sg = sd->groups; in init_sched_groups_power() local
6442 struct sched_group *sg; in __sdt_alloc() local
Dfair.c3279 struct sched_group *sg; in select_idle_sibling() local
4544 struct sched_group *sg, in update_sd_pick_busiest()
4583 struct sched_group *sg = env->sd->groups; in update_sd_lb_stats() local
5659 struct sched_group *sg = sd->groups; in nohz_kick_needed() local
Dsched.h620 static inline struct cpumask *sched_group_cpus(struct sched_group *sg) in sched_group_cpus()
629 static inline struct cpumask *sched_group_mask(struct sched_group *sg) in sched_group_mask()