Searched refs:sched_group_capacity (Results 1 – 4 of 4) sorted by relevance
190 struct sched_group_capacity *__percpu *sgc;
2036 sdd->sgc = alloc_percpu(struct sched_group_capacity *); in __sdt_alloc()2044 struct sched_group_capacity *sgc; in __sdt_alloc()2069 sgc = kzalloc_node(sizeof(struct sched_group_capacity) + cpumask_size(), in __sdt_alloc()
1772 struct sched_group_capacity { struct1796 struct sched_group_capacity *sgc; argument
8419 struct sched_group_capacity *sgc = group->sgc; in update_group_capacity()
Completed in 32 milliseconds