Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Dsched.h840 struct sched_group_capacity { struct
862 struct sched_group_capacity *sgc; argument
Dcore.c6863 sdd->sgc = alloc_percpu(struct sched_group_capacity *); in __sdt_alloc()
6870 struct sched_group_capacity *sgc; in __sdt_alloc()
6888 sgc = kzalloc_node(sizeof(struct sched_group_capacity) + cpumask_size(), in __sdt_alloc()
Dfair.c6147 struct sched_group_capacity *sgc; in update_group_capacity()
7752 struct sched_group_capacity *sgc; in nohz_kick_needed()
/linux-4.4.14/include/linux/
Dsched.h1130 struct sched_group_capacity **__percpu sgc;