/openbmc/linux/tools/testing/selftests/kcmp/ |
H A D | kcmp_test.c | 55 epollfd = epoll_create1(0); in main()
|
/openbmc/qemu/util/ |
H A D | fdmon-epoll.c | 153 ctx->epollfd = epoll_create1(EPOLL_CLOEXEC); in fdmon_epoll_setup()
|
/openbmc/linux/tools/lib/bpf/ |
H A D | ringbuf.c | 198 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 D | syscall-args-o32.c.inc | 327 [ 326] = 1, /* epoll_create1 */
|
/openbmc/linux/tools/testing/selftests/connector/ |
H A D | proc_filter.c | 106 epoll_fd = epoll_create1(EPOLL_CLOEXEC); in register_proc_netlink()
|
/openbmc/linux/tools/testing/vsock/ |
H A D | util.c | 55 epollfd = epoll_create1(0); in vsock_wait_remote_close()
|
/openbmc/linux/kernel/ |
H A D | sys_ni.c | 57 COND_SYSCALL(epoll_create1);
|
/openbmc/openbmc/poky/meta/recipes-support/apr/ |
H A D | apr_1.7.5.bb | 39 CACHED_CONFIGUREVARS += "apr_cv_epoll=yes epoll_create1=yes apr_cv_sock_cloexec=yes \
|
/openbmc/linux/tools/testing/selftests/pidfd/ |
H A D | pidfd_test.c | 398 int epoll_fd = epoll_create1(EPOLL_CLOEXEC); in poll_pidfd()
|
/openbmc/linux/tools/testing/selftests/bpf/benchs/ |
H A D | bench_ringbufs.c | 237 ctx->epoll_fd = epoll_create1(EPOLL_CLOEXEC); in ringbuf_custom_setup()
|
/openbmc/linux/tools/testing/selftests/arm64/fp/ |
H A D | fp-stress.c | 507 ret = epoll_create1(EPOLL_CLOEXEC); in main()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | sockmap_basic.c | 395 epollfd = epoll_create1(0); in test_sockmap_skb_verdict_shutdown()
|
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 296 285 n64 epoll_create1 sys_epoll_create1
|
/openbmc/qemu/linux-user/mips64/ |
H A D | syscall_n64.tbl | 296 285 n64 epoll_create1 sys_epoll_create1
|
H A D | syscall_n32.tbl | 300 289 n32 epoll_create1 sys_epoll_create1
|
/openbmc/linux/arch/ia64/kernel/syscalls/ |
H A D | syscall.tbl | 303 291 common epoll_create1 sys_epoll_create1
|
/openbmc/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_n64.tbl | 296 285 n64 epoll_create1 sys_epoll_create1
|
H A D | syscall_n32.tbl | 300 289 n32 epoll_create1 sys_epoll_create1
|
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 302 291 common epoll_create1 sys_epoll_create1
|
/openbmc/linux/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 302 291 common epoll_create1 sys_epoll_create1
|
/openbmc/linux/arch/xtensa/kernel/syscalls/ |
H A D | syscall.tbl | 297 275 common epoll_create1 sys_epoll_create1
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | syscall.tbl | 297 275 common epoll_create1 sys_epoll_create1
|
/openbmc/qemu/linux-user/riscv/ |
H A D | syscall.tbl | 32 20 common epoll_create1 sys_epoll_create1
|
/openbmc/qemu/linux-user/loongarch64/ |
H A D | syscall.tbl | 32 20 common epoll_create1 sys_epoll_create1
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | syscall_64.tbl | 303 291 common epoll_create1 sys_epoll_create1
|