Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsched.h1807 extern void wake_up_new_task(struct task_struct *tsk);
/OK3568_Linux_fs/kernel/io_uring/
H A Dio-wq.c717 wake_up_new_task(tsk); in io_init_new_worker()
H A Dio_uring.c8625 wake_up_new_task(tsk); in io_sq_offload_create()
/OK3568_Linux_fs/kernel/kernel/
H A Dfork.c2583 wake_up_new_task(p); in kernel_clone()
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dftrace.rst1606 # => started at: wake_up_new_task
1618 bash-1994 1d..1 0us : _raw_spin_lock_irqsave <-wake_up_new_task
1656 => wake_up_new_task
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c3594 void wake_up_new_task(struct task_struct *p) in wake_up_new_task() function