Searched refs:poll_flags (Results 1 – 1 of 1) sorted by relevance
1846 __poll_t poll_flags = 0; in pidfd_poll() local1856 poll_flags = EPOLLIN | EPOLLRDNORM; in pidfd_poll()1858 return poll_flags; in pidfd_poll()