Home
last modified time | relevance | path

Searched defs:epoll_fd (Results 1 - 11 of 11) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Depoll_create.c37 int epoll_fd = epoll_create(1); in epoll_create_0100() local
H A Depoll_wait.c36 int epoll_fd = epoll_create(1); in epoll_wait_0100() local
H A Depoll_pwait.c37 int epoll_fd = epoll_create(1); in epoll_pwait_0100() local
56 int epoll_fd = epoll_create(1); in epoll_pwait_0200() local
/third_party/node/deps/cares/src/lib/
H A Dares_event_epoll.c41 int epoll_fd; member
[all...]
/third_party/ltp/testcases/kernel/syscalls/epoll/
H A Depoll-ltp.c205 int epoll_fd = -1; in test_epoll_create() local
387 test_epoll_ctl(int epoll_fd) test_epoll_ctl() argument
[all...]
/third_party/libbpf/src/
H A Dringbuf.c39 int epoll_fd; member
51 int epoll_fd; member
[all...]
H A Dlibbpf.c12846 int epoll_fd; /* perf event FD */ member
/third_party/libinput/src/
H A Dlibinput-private.h129 int epoll_fd; member
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dinternal.h1135 int epoll_fd; member
/third_party/libuv/src/unix/
H A Dlinux.c73 int uv__epoll_ctl(int epoll_fd, int op, int fd, struct epoll_event* event) { in uv__epoll_ctl() argument
/third_party/libinput/tools/
H A Dlibinput-record.c123 int epoll_fd; member

Completed in 30 milliseconds