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