Searched refs:sched_autogroup_exit_task (Results 1 - 3 of 3) sorted by last modified time

/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.c888 sched_autogroup_exit_task(tsk);
/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

Completed in 172 milliseconds