Home
last modified time | relevance | path

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

12

/linux-6.15/tools/testing/selftests/kcmp/
H A Dkcmp_test.c55 epollfd = epoll_create1(0); in main()
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dtest_struct_ops_module.c270 epollfd = epoll_create1(0); in test_detach_link()
/linux-6.15/tools/lib/bpf/
H A Dringbuf.c206 rb->epoll_fd = epoll_create1(EPOLL_CLOEXEC); in ring_buffer__new()
533 rb->epoll_fd = epoll_create1(EPOLL_CLOEXEC); in user_ring_buffer__new()
/linux-6.15/tools/testing/selftests/net/
H A Dbusy_poller.c305 epfd = epoll_create1(0); in run_poller()
H A Depoll_busy_poll.c104 ret = epoll_create1(0); in FIXTURE_SETUP()
/linux-6.15/tools/testing/selftests/connector/
H A Dproc_filter.c106 epoll_fd = epoll_create1(EPOLL_CLOEXEC); in register_proc_netlink()
/linux-6.15/kernel/
H A Dsys_ni.c55 COND_SYSCALL(epoll_create1);
/linux-6.15/tools/testing/selftests/arm64/gcs/
H A Dgcs-stress.c403 ret = epoll_create1(EPOLL_CLOEXEC); in main()
/linux-6.15/tools/testing/selftests/pidfd/
H A Dpidfd_test.c450 int epoll_fd = epoll_create1(EPOLL_CLOEXEC); in poll_pidfd()
/linux-6.15/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c237 ctx->epoll_fd = epoll_create1(EPOLL_CLOEXEC); in ringbuf_custom_setup()
/linux-6.15/tools/testing/selftests/arm64/fp/
H A Dfp-stress.c519 ret = epoll_create1(EPOLL_CLOEXEC); in main()
/linux-6.15/tools/testing/selftests/net/af_unix/
H A Dmsg_oob.c127 self->epoll_fd[i] = epoll_create1(0); in setup_epollpri()
/linux-6.15/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl296 285 n64 epoll_create1 sys_epoll_create1
H A Dsyscall_n32.tbl300 289 n32 epoll_create1 sys_epoll_create1
/linux-6.15/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl296 285 n64 epoll_create1 sys_epoll_create1
/linux-6.15/tools/testing/vsock/
H A Dutil.c68 epollfd = epoll_create1(0); in vsock_wait_remote_close()
/linux-6.15/tools/scripts/
H A Dsyscall.tbl32 20 common epoll_create1 sys_epoll_create1
/linux-6.15/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl32 20 common epoll_create1 sys_epoll_create1
/linux-6.15/arch/arm64/tools/
H A Dsyscall_64.tbl32 20 common epoll_create1 sys_epoll_create1
/linux-6.15/scripts/
H A Dsyscall.tbl32 20 common epoll_create1 sys_epoll_create1
/linux-6.15/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl303 291 common epoll_create1 sys_epoll_create1
/linux-6.15/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl354 311 common epoll_create1 sys_epoll_create1
/linux-6.15/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl335 325 common epoll_create1 sys_epoll_create1
/linux-6.15/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl339 329 common epoll_create1 sys_epoll_create1
/linux-6.15/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl297 275 common epoll_create1 sys_epoll_create1

12