Home
last modified time | relevance | path

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

/linux/kernel/
H A Dvhost_task.c162 wake_up_new_task(vtsk->task); in vhost_task_start()
H A Dfork.c2828 wake_up_new_task(p); in kernel_clone()
/linux/io_uring/
H A Dsqpoll.c483 wake_up_new_task(tsk); in io_sq_offload_create()
H A Dio-wq.c739 wake_up_new_task(tsk); in io_init_new_worker()
/linux/include/linux/
H A Dsched.h1887 extern void wake_up_new_task(struct task_struct *tsk);
/linux/Documentation/trace/
H A Dftrace.rst1707 # => started at: wake_up_new_task
1719 bash-1994 1d..1 0us : _raw_spin_lock_irqsave <-wake_up_new_task
1757 => wake_up_new_task
/linux/kernel/sched/
H A Dcore.c4876 void wake_up_new_task(struct task_struct *p) in wake_up_new_task() function