Home
last modified time | relevance | path

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

/linux/kernel/
H A Dvhost_task.c162 wake_up_new_task(vtsk->task); in vhost_task_start()
H A Dfork.c2537 * wake_up_new_task(p). All signals are blocked in the created task.
2636 wake_up_new_task(p); in kernel_clone()
/linux/io_uring/
H A Dio-wq.c784 wake_up_new_task(tsk); in io_init_new_worker()