Searched refs:wake_up_process (Results 1 – 5 of 5) sorted by relevance
64 int wake_up_process(struct proc *p);
1062 wake_up_process(wait->task); in syncobj_wait_fence_func()1083 wake_up_process(wait->task); in syncobj_wait_syncobj_func()
160 wake_up_process(struct proc *p) in wake_up_process() function175 wake_up_process(wqe->private); in autoremove_wake_function()390 wake_up_process(thread->proc); in kthread_park()419 wake_up_process(thread->proc); in kthread_stop()1949 wake_up_process(wait->proc); in dma_fence_default_wait_cb()
1055 wake_up_process(wait->task); in radeon_fence_wait_cb()
2044 wake_up_process(fetch_and_zero(&wait->tsk)); in request_wait_wake()