Searched refs:sched_autogroup_exit_task (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/sched/
H A Dautogroup.h15 extern void sched_autogroup_exit_task(struct task_struct *p);
25 static inline void sched_autogroup_exit_task(struct task_struct *p) { } function
/linux-master/kernel/sched/
H A Dautogroup.c137 * However, there is no way sched_autogroup_exit_task() could tell us
146 void sched_autogroup_exit_task(struct task_struct *p) function
182 * sched_autogroup_exit_task().
/linux-master/kernel/
H A Dexit.c885 sched_autogroup_exit_task(tsk);

Completed in 218 milliseconds