Searched refs:EPOLLWRNORM (Results 1 – 2 of 2) sorted by relevance
/include/uapi/linux/ | ||
D | eventpoll.h | 39 #define EPOLLWRNORM (__force __poll_t)0x00000100 macro |
/include/linux/ | ||
D | poll.h | 30 #define DEFAULT_POLLMASK (EPOLLIN | EPOLLOUT | EPOLLRDNORM | EPOLLWRNORM) |