Home
last modified time | relevance | path

Searched defs:epoll_fd (Results 1 – 7 of 7) 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.c214 int epoll_fd; member
471 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.c13103 int epoll_fd; /* perf event FD */ member
/linux/tools/testing/selftests/pidfd/
H A Dpidfd_test.c398 int epoll_fd = epoll_create1(EPOLL_CLOEXEC); in poll_pidfd() local
/linux/tools/testing/selftests/arm64/fp/
H A Dfp-stress.c40 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