Searched refs:poll_flags (Results 1 – 1 of 1) sorted by relevance
2026 __poll_t poll_flags = 0; in pidfd_poll() local2036 poll_flags = EPOLLIN | EPOLLRDNORM; in pidfd_poll()2038 return poll_flags; in pidfd_poll()