Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dautogroup.c52 ag->tg->rt_se = NULL; in autogroup_destroy()
109 tg->rt_se = root_task_group.rt_se; in autogroup_create()
H A Dsched.h462 struct sched_rt_entity **rt_se; member
561 struct sched_rt_entity *rt_se, int cpu,
2172 p->rt.parent = tg->rt_se[cpu]; in set_task_rq()
H A Dcore.c8518 root_task_group.rt_se = (struct sched_rt_entity **)ptr; in sched_init()