Home
last modified time | relevance | path

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

123

/openbmc/linux/tools/testing/selftests/kcmp/
H A Dkcmp_test.c55 epollfd = epoll_create1(0); in main()
/openbmc/qemu/util/
H A Dfdmon-epoll.c153 ctx->epollfd = epoll_create1(EPOLL_CLOEXEC); in fdmon_epoll_setup()
/openbmc/linux/tools/lib/bpf/
H A Dringbuf.c198 rb->epoll_fd = epoll_create1(EPOLL_CLOEXEC); in ring_buffer__new()
435 rb->epoll_fd = epoll_create1(EPOLL_CLOEXEC); in user_ring_buffer__new()
/openbmc/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc327 [ 326] = 1, /* epoll_create1 */
/openbmc/linux/tools/testing/selftests/connector/
H A Dproc_filter.c106 epoll_fd = epoll_create1(EPOLL_CLOEXEC); in register_proc_netlink()
/openbmc/linux/tools/testing/vsock/
H A Dutil.c55 epollfd = epoll_create1(0); in vsock_wait_remote_close()
/openbmc/linux/kernel/
H A Dsys_ni.c57 COND_SYSCALL(epoll_create1);
/openbmc/openbmc/poky/meta/recipes-support/apr/
H A Dapr_1.7.5.bb39 CACHED_CONFIGUREVARS += "apr_cv_epoll=yes epoll_create1=yes apr_cv_sock_cloexec=yes \
/openbmc/linux/tools/testing/selftests/pidfd/
H A Dpidfd_test.c398 int epoll_fd = epoll_create1(EPOLL_CLOEXEC); in poll_pidfd()
/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c237 ctx->epoll_fd = epoll_create1(EPOLL_CLOEXEC); in ringbuf_custom_setup()
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A Dfp-stress.c507 ret = epoll_create1(EPOLL_CLOEXEC); in main()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_basic.c395 epollfd = epoll_create1(0); in test_sockmap_skb_verdict_shutdown()
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl296 285 n64 epoll_create1 sys_epoll_create1
/openbmc/qemu/linux-user/mips64/
H A Dsyscall_n64.tbl296 285 n64 epoll_create1 sys_epoll_create1
H A Dsyscall_n32.tbl300 289 n32 epoll_create1 sys_epoll_create1
/openbmc/linux/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl303 291 common epoll_create1 sys_epoll_create1
/openbmc/linux/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
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl302 291 common epoll_create1 sys_epoll_create1
/openbmc/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl302 291 common epoll_create1 sys_epoll_create1
/openbmc/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl297 275 common epoll_create1 sys_epoll_create1
/openbmc/qemu/linux-user/xtensa/
H A Dsyscall.tbl297 275 common epoll_create1 sys_epoll_create1
/openbmc/qemu/linux-user/riscv/
H A Dsyscall.tbl32 20 common epoll_create1 sys_epoll_create1
/openbmc/qemu/linux-user/loongarch64/
H A Dsyscall.tbl32 20 common epoll_create1 sys_epoll_create1
/openbmc/qemu/linux-user/x86_64/
H A Dsyscall_64.tbl303 291 common epoll_create1 sys_epoll_create1

123