Searched refs:sched_group_capacity (Results 1 – 3 of 3) sorted by relevance
1773 sdd->sgc = alloc_percpu(struct sched_group_capacity *); in __sdt_alloc()1781 struct sched_group_capacity *sgc; in __sdt_alloc()1806 sgc = kzalloc_node(sizeof(struct sched_group_capacity) + cpumask_size(), in __sdt_alloc()
1395 struct sched_group_capacity { struct1419 struct sched_group_capacity *sgc; argument
7912 struct sched_group_capacity *sgc; in update_group_capacity()7944 struct sched_group_capacity *sgc = group->sgc; in update_group_capacity()