Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dautogroup.c156 sched_move_task(p, true); in sched_autogroup_exit_task()
188 sched_move_task(t, true); in autogroup_move_group()
H A Dsched.h607 extern void sched_move_task(struct task_struct *tsk, bool for_autogroup);
H A Dcore.c9169 void sched_move_task(struct task_struct *tsk, bool for_autogroup) in sched_move_task() function
9286 sched_move_task(task, false); in cpu_cgroup_attach()