Home
last modified time | relevance | path

Searched refs:tg_se (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/
H A Dsched.h2351 static inline struct sched_entity *tg_se(struct task_group *tg, int cpu) in tg_se() function
2384 p->se.parent = tg_se(tg, cpu); in set_task_rq()
H A Dcore.c10054 stats = __schedstats_from_se(tg_se(tg, i)); in cpu_cfs_stat_show()