Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Dfork.c1606 wake_up_new_task(p); in do_fork()
/linux-3.4.99/include/linux/
Dsched.h2212 extern void wake_up_new_task(struct task_struct *tsk);
/linux-3.4.99/kernel/sched/
Dcore.c1814 void wake_up_new_task(struct task_struct *p) in wake_up_new_task() function