Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dautogroup.c56 sched_destroy_group(ag->tg); in autogroup_destroy()
H A Dsched.h517 extern void sched_destroy_group(struct task_group *tg);
H A Dcore.c10418 void sched_destroy_group(struct task_group *tg) in sched_destroy_group() function