Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpid.h67 wait_queue_head_t wait_pidfd; member
/linux/fs/
H A Dpidfs.c195 poll_wait(file, &pid->wait_pidfd, pts); in pidfd_poll()
/linux/kernel/
H A Dsignal.c2156 __wake_up(&pid->wait_pidfd, TASK_NORMAL, 0, in do_notify_pidfd()