Searched refs:EPOLLIN (Results 1 – 3 of 3) sorted by relevance
31 #define EPOLLIN (__force __poll_t)0x00000001 macro
24 #define DEFAULT_POLLMASK (EPOLLIN | EPOLLOUT | EPOLLRDNORM | EPOLLWRNORM)
319 (EPOLLIN | EPOLLRDNORM) : 0; in inet_csk_listen_poll()