Home
last modified time | relevance | path

Searched refs:init_tg_rt_entry (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/sched/
H A Drt.c218 void init_tg_rt_entry(struct task_group *tg, struct rt_rq *rt_rq, in init_tg_rt_entry() function
274 init_tg_rt_entry(tg, rt_rq, rt_se, i, parent->rt_se[i]); in alloc_rt_sched_group()
H A Dsched.h464 extern void init_tg_rt_entry(struct task_group *tg, struct rt_rq *rt_rq,
H A Dcore.c10037 init_tg_rt_entry(&root_task_group, &rq->rt, NULL, i, NULL); in sched_init()