Searched refs:wait_pidfd (Results 1 – 6 of 6) sorted by relevance
66 wait_event(tgid->wait_pidfd, thread_group_exited(tgid)); in finish()95 wait_event(tgid->wait_pidfd, thread_group_exited(tgid)); in fini_umd()
23 wait_event(tgid->wait_pidfd, thread_group_exited(tgid)); in shutdown_umh()
68 wait_queue_head_t wait_pidfd; member
265 init_waitqueue_head(&pid->wait_pidfd); in alloc_pid()
1864 poll_wait(file, &pid->wait_pidfd, pts); in pidfd_poll()
2000 wake_up_all(&pid->wait_pidfd); in do_notify_pidfd()
Completed in 20 milliseconds