Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dsched.h823 struct sched_group_capacity { struct
845 struct sched_group_capacity *sgc; argument
Dcore.c6603 sdd->sgc = alloc_percpu(struct sched_group_capacity *); in __sdt_alloc()
6610 struct sched_group_capacity *sgc; in __sdt_alloc()
6628 sgc = kzalloc_node(sizeof(struct sched_group_capacity) + cpumask_size(), in __sdt_alloc()
Dfair.c6109 struct sched_group_capacity *sgc; in update_group_capacity()
7691 struct sched_group_capacity *sgc; in nohz_kick_needed()
/linux-4.1.27/include/linux/
Dsched.h1057 struct sched_group_capacity **__percpu sgc;