Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dvhost_task.c162 wake_up_new_task(vtsk->task); in vhost_task_start()
H A Dfork.c2940 wake_up_new_task(p); in kernel_clone()
/openbmc/linux/io_uring/
H A Dsqpoll.c438 wake_up_new_task(tsk); in io_sq_offload_create()
H A Dio-wq.c744 wake_up_new_task(tsk); in io_init_new_worker()
/openbmc/linux/include/linux/
H A Dsched.h1999 extern void wake_up_new_task(struct task_struct *tsk);
/openbmc/linux/Documentation/trace/
H A Dftrace.rst1671 # => started at: wake_up_new_task
1683 bash-1994 1d..1 0us : _raw_spin_lock_irqsave <-wake_up_new_task
1721 => wake_up_new_task
/openbmc/linux/kernel/sched/
H A Dcore.c4846 void wake_up_new_task(struct task_struct *p) in wake_up_new_task() function