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