Home
last modified time | relevance | path

Searched defs:epfd (Results 1 - 20 of 20) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
H A Depoll_wait07.c20 static int epfd; variable
H A Depoll_wait02.c20 static int epfd, fds[2]; variable
H A Depoll_wait04.c20 static int epfd, fds[2]; variable
H A Depoll_wait05.c17 static int epfd; variable
H A Depoll_wait06.c33 static int epfd; variable
H A Depoll_wait03.c31 static int fds[2], epfd, inv_epfd, bad_epfd = -1; variable
34 int *epfd; member
[all...]
H A Depoll_wait01.c22 static int write_size, epfd, fds[2]; variable
[all...]
/third_party/alsa-utils/axfer/
H A Dwaiter-epoll.c20 int epfd; member
/third_party/ltp/include/lapi/
H A Depoll.h24 static inline int epoll_pwait(int epfd, struct epoll_event *events, in epoll_pwait() argument
40 static inline int epoll_pwait2(int epfd, struct epoll_event *events, in epoll_pwait2() argument
/third_party/ltp/testcases/kernel/syscalls/epoll_pwait/
H A Depoll_pwait_var.h16 static int do_epoll_pwait(int epfd, struct epoll_event *events, int in do_epoll_pwait() argument
/third_party/ltp/testcases/kernel/syscalls/epoll_ctl/
H A Depoll_ctl02.c28 static int epfd; variable
38 int *epfd; member
[all...]
H A Depoll_ctl03.c23 static int epfd, fds[2]; variable
H A Depoll_ctl05.c22 static int epfd, origin_epfd, new_epfd; variable
H A Depoll_ctl04.c21 static int epfd, new_epfd; variable
H A Depoll_ctl01.c25 static int epfd; variable
/third_party/ltp/lib/
H A Dtst_epoll.c36 safe_epoll_ctl(const char *const file, const int lineno, int epfd, int op, int fd, struct epoll_event *ev) safe_epoll_ctl() argument
67 safe_epoll_wait(const char *const file, const int lineno, int epfd, struct epoll_event *events, int maxevents, int timeout) safe_epoll_wait() argument
/third_party/alsa-utils/alsactl/
H A Dmonitor.c242 static int operate_dispatcher(int epfd, uint32_t op, struct epoll_event *epev, in operate_dispatcher() argument
274 static int prepare_dispatcher(int epfd, int sigfd, int infd, in prepare_dispatcher() argument
302 static int run_dispatcher(int epfd, int sigfd, int infd, struct list_head *srcs, in run_dispatcher() argument
359 static void clear_dispatcher(int epfd, in argument
396 int epfd; monitor() local
[all...]
/third_party/curl/docs/examples/
H A Dephiperfifo.c84 int epfd; /* epoll filedescriptor */ member
[all...]
/third_party/libcoap/include/coap3/
H A Dcoap_net_internal.h174 int epfd; /**< External FD for epoll */ member
/third_party/python/Modules/
H A Dselectmodule.c1244 SOCKET epfd; /* epoll control file descriptor */ member
1259 int epfd = self->epfd; in pyepoll_internal_close() local
1424 pyepoll_internal_ctl(int epfd, int op, int fd, unsigned int events) pyepoll_internal_ctl() argument
[all...]

Completed in 9 milliseconds