Home
last modified time | relevance | path

Searched refs:epoll_create1 (Results 1 – 25 of 35) sorted by relevance

12

/linux/tools/testing/selftests/kcmp/
H A Dkcmp_test.c55 epollfd = epoll_create1(0); in main()
/linux/tools/lib/bpf/
H A Dringbuf.c205 rb->epoll_fd = epoll_create1(EPOLL_CLOEXEC); in ring_buffer__new()
532 rb->epoll_fd = epoll_create1(EPOLL_CLOEXEC); in user_ring_buffer__new()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_struct_ops_module.c270 epollfd = epoll_create1(0); in test_detach_link()
/linux/tools/testing/selftests/net/
H A Depoll_busy_poll.c104 ret = epoll_create1(0); in FIXTURE_SETUP()
H A Dbusy_poller.c315 epfd = epoll_create1(0); in run_poller()
/linux/tools/testing/selftests/coredump/
H A Dcoredump_test_helpers.c325 epfd = epoll_create1(0); in process_coredump_worker()
/linux/tools/testing/selftests/connector/
H A Dproc_filter.c106 epoll_fd = epoll_create1(EPOLL_CLOEXEC); in register_proc_netlink()
/linux/kernel/
H A Dsys_ni.c55 COND_SYSCALL(epoll_create1);
/linux/tools/testing/selftests/arm64/gcs/
H A Dgcs-stress.c403 ret = epoll_create1(EPOLL_CLOEXEC); in main()
/linux/tools/testing/selftests/pidfd/
H A Dpidfd_test.c450 int epoll_fd = epoll_create1(EPOLL_CLOEXEC); in poll_pidfd()
/linux/tools/testing/selftests/arm64/fp/
H A Dfp-stress.c519 ret = epoll_create1(EPOLL_CLOEXEC); in main()
/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c290 ctx->epoll_fd = epoll_create1(EPOLL_CLOEXEC); in ringbuf_custom_setup()
/linux/tools/testing/selftests/net/af_unix/
H A Dmsg_oob.c127 self->epoll_fd[i] = epoll_create1(0); in setup_epollpri()
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl296 285 n64 epoll_create1 sys_epoll_create1
/linux/scripts/
H A Dsyscall.tbl32 20 common epoll_create1 sys_epoll_create1
/linux/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl32 20 common epoll_create1 sys_epoll_create1
/linux/arch/arm64/tools/
H A Dsyscall_64.tbl32 20 common epoll_create1 sys_epoll_create1
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl281 327 common epoll_create1 sys_epoll_create1
/linux/tools/scripts/
H A Dsyscall.tbl32 20 common epoll_create1 sys_epoll_create1
/linux/tools/testing/vsock/
H A Dutil.c74 epollfd = epoll_create1(0); in vsock_wait_remote_close()
/linux/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl354 311 common epoll_create1 sys_epoll_create1
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl339 329 common epoll_create1 sys_epoll_create1
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl297 275 common epoll_create1 sys_epoll_create1
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl303 291 common epoll_create1 sys_epoll_create1
/linux/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl417 486 common epoll_create1 sys_epoll_create1

12