Searched defs:epoll_fd (Results 1 – 13 of 13) sorted by relevance
37 int epoll_fd = epoll_create(1); in epoll_pwait_0100() local56 int epoll_fd = epoll_create(1); in epoll_pwait_0200() local
37 int epoll_fd = epoll_create(1); in epoll_create_0100() local
36 int epoll_fd = epoll_create(1); in epoll_wait_0100() local
174 #define PROTECT_FUNC(fn, errval, epoll_fd) ( \ argument205 int epoll_fd = -1; in test_epoll_create() local387 int test_epoll_ctl(int epoll_fd) in test_epoll_ctl()690 int epoll_fd; in main() local
41 int epoll_fd; member
39 int epoll_fd; member51 int epoll_fd; member
12846 int epoll_fd; /* perf event FD */ member
120 epoll_fd: OwnedFd, field
1135 int epoll_fd; member
73 int uv__epoll_ctl(int epoll_fd, int op, int fd, struct epoll_event* event) { in uv__epoll_ctl()
129 int epoll_fd; member
123 int epoll_fd; member