Home
last modified time | relevance | path

Searched refs:sched_move_task (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/
H A Dautogroup.c137 * value of signal->autogroup but in this case sched_move_task() will in task_wants_autogroup()
156 sched_move_task(p, true); in sched_autogroup_exit_task()
177 * We can't avoid sched_move_task() after we changed signal->autogroup, in autogroup_move_group()
188 sched_move_task(t, true); in autogroup_move_group()
H A Dsched.h579 extern void sched_move_task(struct task_struct *tsk, bool for_autogroup);
2124 * core changes this before calling sched_move_task().
2126 * Instead we use a 'copy' which is updated from sched_move_task() while