Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dautogroup.c154 sched_move_task(p); in sched_autogroup_exit_task()
186 sched_move_task(t); in autogroup_move_group()
H A Dsched.h479 extern void sched_move_task(struct task_struct *tsk);
H A Dcore.c499 * - sched_move_task(): p->sched_task_group
3368 * sched_move_task() holds both and thus holding either pins the cgroup, in set_task_cpu()
10526 void sched_move_task(struct task_struct *tsk)
10642 sched_move_task(task); in cpu_cgroup_can_attach()
10532 void sched_move_task(struct task_struct *tsk) sched_move_task() function