Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dautogroup.c109 free_rt_sched_group(tg); in autogroup_create()
Drt.c203 void free_rt_sched_group(struct task_group *tg) in free_rt_sched_group() function
315 void free_rt_sched_group(struct task_group *tg) { } in free_rt_sched_group() function
Dsched.h503 extern void free_rt_sched_group(struct task_group *tg);
Dcore.c10365 free_rt_sched_group(tg); in sched_free_group()