Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dautogroup.c153 sched_move_task(p, true); in sched_autogroup_exit_task()
185 sched_move_task(t, true); in autogroup_move_group()
H A Dsched.h569 extern void sched_move_task(struct task_struct *tsk, bool for_autogroup);
H A Dcore.c9099 void sched_move_task(struct task_struct *tsk, bool for_autogroup) in sched_move_task() function
9221 sched_move_task(task, false); in cpu_cgroup_attach()