| /linux/tools/testing/selftests/net/ |
| H A D | reuseport_dualstack.c | 102 receive_once(int epfd,int proto) receive_once() argument 131 int epfd, i, test_fd; 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...] |
| 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_addr_any.c | 168 receive_once(int epfd,int proto) receive_once() argument 197 int epfd, i, send_fd, recv_fd; test() local
|
| H A D | txtimestamp.c | 289 __epoll(int epfd) __epoll() argument 497 int fd, i, val = 1, total_len, epfd = 0; do_test() local
|
| H A D | tcp_fastopen_backup_key.c | 247 int fd, epfd; in run_one_test() local
|
| H A D | reuseport_bpf.c | 217 int epfd, conn, i, sport, expected; test_recv_order() local
|
| /linux/fs/ |
| H A D | eventpoll.c | 2240 int do_epoll_ctl(int epfd, int op, int fd, struct epoll_event *epds, in do_epoll_ctl() argument 2387 SYSCALL_DEFINE4(epoll_ctl, int, epfd, int, op, int, fd, in SYSCALL_DEFINE4() argument 2444 static int do_epoll_wait(int epfd, struct epoll_event __user *events, in do_epoll_wait() argument 2469 SYSCALL_DEFINE4(epoll_wait, int, epfd, struct epoll_event __user *, events, in SYSCALL_DEFINE4() argument 2482 static int do_epoll_pwait(int epfd, struct epoll_event __user *events, in do_epoll_pwait() argument 2503 SYSCALL_DEFINE6(epoll_pwait,int,epfd,struct epoll_event __user *,events,int,maxevents,int,timeout,const sigset_t __user *,sigmask,size_t,sigsetsize) SYSCALL_DEFINE6() argument 2514 SYSCALL_DEFINE6(epoll_pwait2,int,epfd,struct epoll_event __user *,events,int,maxevents,const struct __kernel_timespec __user *,timeout,const sigset_t __user *,sigmask,size_t,sigsetsize) SYSCALL_DEFINE6() argument 2533 do_compat_epoll_pwait(int epfd,struct epoll_event __user * events,int maxevents,struct timespec64 * timeout,const compat_sigset_t __user * sigmask,compat_size_t sigsetsize) do_compat_epoll_pwait() argument 2555 COMPAT_SYSCALL_DEFINE6(epoll_pwait,int,epfd,struct epoll_event __user *,events,int,maxevents,int,timeout,const compat_sigset_t __user *,sigmask,compat_size_t,sigsetsize) COMPAT_SYSCALL_DEFINE6() argument 2568 COMPAT_SYSCALL_DEFINE6(epoll_pwait2,int,epfd,struct epoll_event __user *,events,int,maxevents,const struct __kernel_timespec __user *,timeout,const compat_sigset_t __user *,sigmask,compat_size_t,sigsetsize) COMPAT_SYSCALL_DEFINE6() argument [all...] |
| /linux/io_uring/ |
| H A D | epoll.c | 18 int epfd; global() member
|
| /linux/tools/thermal/lib/ |
| H A D | mainloop.c | 11 static int epfd = -1; variable
|
| /linux/arch/arm/kernel/ |
| H A D | sys_oabi-compat.c | 283 asmlinkage long sys_oabi_epoll_ctl(int epfd, int op, int fd, in sys_oabi_epoll_ctl() 299 asmlinkage long sys_oabi_epoll_ctl(int epfd, int op, int fd, in sys_oabi_epoll_ctl()
|
| /linux/tools/testing/selftests/coredump/ |
| H A D | coredump_test_helpers.c | 309 int epfd = -1; in process_coredump_worker() local
|
| /linux/tools/testing/selftests/filesystems/epoll/ |
| H A D | epoll_wakeup_test.c | 3163 int epfd; member 3301 int epfd; member
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | select_reuseport.c | 42 static int epfd; variable
|