Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dauto_group.c92 free_rt_sched_group(tg); in autogroup_create()
Drt.c136 void free_rt_sched_group(struct task_group *tg) in free_rt_sched_group() function
249 void free_rt_sched_group(struct task_group *tg) { } in free_rt_sched_group() function
Dsched.h312 extern void free_rt_sched_group(struct task_group *tg);
Dcore.c7464 free_rt_sched_group(tg); in free_sched_group()