Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h568 extern void sched_move_task(struct task_struct *tsk);
1650 * core changes this before calling sched_move_task().
1652 * Instead we use a 'copy' which is updated from sched_move_task() while
H A Dcore.c134 * - sched_move_task()/
2186 * sched_move_task() holds both and thus holding either pins the cgroup, in set_task_cpu()
8548 void sched_move_task(struct task_struct *tsk) in sched_move_task() function
8689 * Avoid calling sched_move_task() before wake_up_new_task() in cpu_cgroup_can_attach()
8731 cgroup_taskset_for_each(task, css, tset) sched_move_task(task); in cpu_cgroup_attach()

Completed in 15 milliseconds