Home
last modified time | relevance | path

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

/kernel/sched/
Dauto_group.h20 extern void autogroup_free(struct task_group *tg);
45 static inline void autogroup_free(struct task_group *tg) { } in autogroup_free() function
Dauto_group.c24 void autogroup_free(struct task_group *tg) in autogroup_free() function
Dcore.c7254 autogroup_free(tg); in free_sched_group()