Home
last modified time | relevance | path

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

/openbmc/linux/net/bpfilter/
H A Dbpfilter_kern.c23 wait_event(tgid->wait_pidfd, thread_group_exited(tgid)); in shutdown_umh()
/openbmc/linux/include/linux/
H A Dpid.h68 wait_queue_head_t wait_pidfd; member
/openbmc/linux/kernel/
H A Dpid.c268 init_waitqueue_head(&pid->wait_pidfd); in alloc_pid()
H A Dfork.c2079 poll_wait(file, &pid->wait_pidfd, pts); in pidfd_poll()
H A Dsignal.c2050 wake_up_all(&pid->wait_pidfd); in do_notify_pidfd()