Home
last modified time | relevance | path

Searched defs:epoll_fd (Results 1 – 9 of 9) sorted by relevance

/linux/tools/testing/selftests/connector/
H A Dproc_filter.c85 int err = 0, epoll_fd; in register_proc_netlink() local
213 int handle_events(int epoll_fd, struct proc_event *pev) in handle_events()
243 int epoll_fd, err; in main() local
/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c267 int epoll_fd; member
524 int epoll_fd; /* perf event FD */ member
/linux/tools/lib/bpf/
H A Dringbuf.c39 int epoll_fd; member
51 int epoll_fd; member
H A Dlibbpf.c13654 int epoll_fd; /* perf event FD */ global() member
/linux/tools/perf/bench/
H A Dsched-pipe.c39 int epoll_fd; member
/linux/tools/testing/selftests/arm64/gcs/
H A Dgcs-stress.c39 static int epoll_fd; variable
/linux/tools/testing/selftests/pidfd/
H A Dpidfd_test.c450 int epoll_fd = epoll_create1(EPOLL_CLOEXEC); in poll_pidfd() local
/linux/tools/testing/selftests/arm64/fp/
H A Dfp-stress.c43 static int epoll_fd; variable
/linux/tools/testing/selftests/net/af_unix/
H A Dmsg_oob.c26 int epoll_fd[2]; /* 0: AF_UNIX receiver in FIXTURE() local