Home
last modified time | relevance | path

Searched refs:sched_group_capacity (Results 1 – 3 of 3) sorted by relevance

/kernel/sched/
Dtopology.c1773 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()
Dsched.h1395 struct sched_group_capacity { struct
1419 struct sched_group_capacity *sgc; argument
Dfair.c7912 struct sched_group_capacity *sgc; in update_group_capacity()
7944 struct sched_group_capacity *sgc = group->sgc; in update_group_capacity()