Searched refs:wait_pidfd (Results 1 – 6 of 6) sorted by relevance
64 wait_event(tgid->wait_pidfd, thread_group_exited(tgid)); in finish()
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()
1779 poll_wait(file, &pid->wait_pidfd, pts); in pidfd_poll()
1897 wake_up_all(&pid->wait_pidfd); in do_notify_pidfd()