Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dsched.h1916 extern void wake_up_new_task(struct task_struct *tsk);
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c3707 * wake_up_new_task - wake up a newly created task for the first time.
3713 void wake_up_new_task(struct task_struct *p) in wake_up_new_task() function
8654 * This is called before wake_up_new_task(), therefore we really only
8684 * Serialize against wake_up_new_task() such that if its in cpu_cgroup_can_attach()
8689 * Avoid calling sched_move_task() before wake_up_new_task() in cpu_cgroup_can_attach()

Completed in 15 milliseconds