/third_party/ltp/testcases/kernel/syscalls/epoll_wait/ |
H A D | epoll_wait07.c | 20 static int epfd; variable
|
H A D | epoll_wait02.c | 20 static int epfd, fds[2]; variable
|
H A D | epoll_wait04.c | 20 static int epfd, fds[2]; variable
|
H A D | epoll_wait05.c | 17 static int epfd; variable
|
H A D | epoll_wait06.c | 33 static int epfd; variable
|
H A D | epoll_wait03.c | 31 static int fds[2], epfd, inv_epfd, bad_epfd = -1; variable 34 int *epfd; member [all...] |
H A D | epoll_wait01.c | 22 static int write_size, epfd, fds[2]; variable [all...] |
/kernel/linux/linux-6.6/io_uring/ |
H A D | epoll.c | 18 int epfd; member
|
/third_party/alsa-utils/axfer/ |
H A D | waiter-epoll.c | 20 int epfd; member
|
/third_party/ltp/include/lapi/ |
H A D | epoll.h | 24 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 D | epoll_pwait_var.h | 16 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 D | epoll_ctl02.c | 28 static int epfd; variable 38 int *epfd; member [all...] |
H A D | epoll_ctl03.c | 23 static int epfd, fds[2]; variable
|
H A D | epoll_ctl05.c | 22 static int epfd, origin_epfd, new_epfd; variable
|
H A D | epoll_ctl04.c | 21 static int epfd, new_epfd; variable
|
H A D | epoll_ctl01.c | 25 static int epfd; variable
|
/kernel/linux/linux-6.6/tools/thermal/lib/ |
H A D | mainloop.c | 11 static int epfd = -1; variable
|
/third_party/ltp/lib/ |
H A D | tst_epoll.c | 36 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
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | reuseport_dualstack.c | 102 static int receive_once(int epfd, int proto) in receive_once() argument 131 int epfd, i, test_fd; in test() local
|
H A D | reuseport_addr_any.c | 168 static int receive_once(int epfd, int proto) in receive_once() argument 197 int epfd, i, send_fd, recv_fd; in test() local
|
H A D | reuseport_bpf_numa.c | 161 void receive_on_node(int *rcv_fd, int len, int epfd, int node_id, int proto) in receive_on_node() argument 197 int epfd, node; in test() local
|
H A D | reuseport_bpf_cpu.c | 151 void receive_on_cpu(int *rcv_fd, int len, int epfd, int cpu_id, int proto) in receive_on_cpu() argument 187 int epfd, cpu; in test() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | reuseport_dualstack.c | 102 static int receive_once(int epfd, int proto) in receive_once() argument 131 int epfd, i, test_fd; in test() local
|
H A D | reuseport_addr_any.c | 168 static int receive_once(int epfd, int proto) in receive_once() argument 197 int epfd, i, send_fd, recv_fd; in test() local
|
H A D | reuseport_bpf_numa.c | 161 void receive_on_node(int *rcv_fd, int len, int epfd, int node_id, int proto) in receive_on_node() argument 197 int epfd, node; in test() local
|