Home
last modified time | relevance | path

Searched refs:free_rt_sched_group (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/kernel/sched/
Dauto_group.c90 free_rt_sched_group(tg); in autogroup_create()
Drt.c140 void free_rt_sched_group(struct task_group *tg) in free_rt_sched_group() function
253 void free_rt_sched_group(struct task_group *tg) { } in free_rt_sched_group() function
Dsched.h322 extern void free_rt_sched_group(struct task_group *tg);
Dcore.c7700 free_rt_sched_group(tg); in sched_free_group()