Searched refs:rt_se (Results 1 – 4 of 4) sorted by relevance
167 #define rt_entity_is_task(rt_se) (!(rt_se)->my_q) argument226 tg->rt_se[cpu] = rt_se; in init_tg_rt_entry()228 if (!rt_se) in init_tg_rt_entry()264 if (!rt_se) in alloc_rt_sched_group()269 init_tg_rt_entry(tg, rt_rq, rt_se, i, parent->rt_se[i]); in alloc_rt_sched_group()517 for (; rt_se; rt_se = rt_se->parent)535 rt_se = rt_rq->tg->rt_se[cpu]; in sched_rt_rq_enqueue()538 if (!rt_se) in sched_rt_rq_enqueue()553 rt_se = rt_rq->tg->rt_se[cpu]; in sched_rt_rq_dequeue()925 for (; rt_se; rt_se = NULL)[all …]
52 ag->tg->rt_se = NULL; in autogroup_destroy()109 tg->rt_se = root_task_group.rt_se; in autogroup_create()
456 struct sched_rt_entity **rt_se; member555 struct sched_rt_entity *rt_se, int cpu,2150 p->rt.parent = tg->rt_se[cpu]; in set_task_rq()
8569 root_task_group.rt_se = (struct sched_rt_entity **)ptr; in sched_init()