Searched refs:init_tg_cfs_entry (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | sched.h | 485 extern void init_tg_cfs_entry(struct task_group *tg, struct cfs_rq *cfs_rq,
|
| H A D | fair.c | 11354 init_tg_cfs_entry(tg, cfs_rq, se, i, parent->se[i]); in alloc_fair_sched_group() 11409 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 | 7576 init_tg_cfs_entry(&root_task_group, &rq->cfs, NULL, i, NULL); in sched_init()
|