Searched refs:init_tg_cfs_entry (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/kernel/sched/ |
H A D | sched.h | 454 extern void init_tg_cfs_entry(struct task_group *tg, struct cfs_rq *cfs_rq,
|
H A D | fair.c | 12888 init_tg_cfs_entry(tg, cfs_rq, se, i, parent->se[i]); in alloc_fair_sched_group() 12945 void init_tg_cfs_entry(struct task_group *tg, struct cfs_rq *cfs_rq, in init_tg_cfs_entry() 12943 void init_tg_cfs_entry(struct task_group *tg, struct cfs_rq *cfs_rq, init_tg_cfs_entry() function
|
H A D | core.c | 10032 init_tg_cfs_entry(&root_task_group, &rq->cfs, NULL, i, NULL); in sched_init()
|