sched_group_capacity  175 include/linux/sched/topology.h 	struct sched_group_capacity *__percpu *sgc;
sched_group_capacity 7837 kernel/sched/fair.c 			struct sched_group_capacity *sgc;
sched_group_capacity 7869 kernel/sched/fair.c 			struct sched_group_capacity *sgc = group->sgc;
sched_group_capacity 1415 kernel/sched/sched.h 	struct sched_group_capacity *sgc;
sched_group_capacity 1770 kernel/sched/topology.c 		sdd->sgc = alloc_percpu(struct sched_group_capacity *);
sched_group_capacity 1778 kernel/sched/topology.c 			struct sched_group_capacity *sgc;
sched_group_capacity 1803 kernel/sched/topology.c 			sgc = kzalloc_node(sizeof(struct sched_group_capacity) + cpumask_size(),