Home
last modified time | relevance | path

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

/linux/include/linux/sched/
A Dtopology.h190 struct sched_group_capacity *__percpu *sgc;
/linux/kernel/sched/
A Dtopology.c2036 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()
A Dsched.h1772 struct sched_group_capacity { struct
1796 struct sched_group_capacity *sgc; argument
A Dfair.c8419 struct sched_group_capacity *sgc = group->sgc; in update_group_capacity()

Completed in 32 milliseconds