Home
last modified time | relevance | path

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

/linux/kernel/bpf/preload/
A Dbpf_preload_kern.c66 wait_event(tgid->wait_pidfd, thread_group_exited(tgid)); in finish()
95 wait_event(tgid->wait_pidfd, thread_group_exited(tgid)); in fini_umd()
/linux/net/bpfilter/
A Dbpfilter_kern.c23 wait_event(tgid->wait_pidfd, thread_group_exited(tgid)); in shutdown_umh()
/linux/include/linux/
A Dpid.h68 wait_queue_head_t wait_pidfd; member
/linux/kernel/
A Dpid.c265 init_waitqueue_head(&pid->wait_pidfd); in alloc_pid()
A Dfork.c1864 poll_wait(file, &pid->wait_pidfd, pts); in pidfd_poll()
A Dsignal.c2000 wake_up_all(&pid->wait_pidfd); in do_notify_pidfd()

Completed in 20 milliseconds