Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Depoll.h100 extern int epoll_create1 (int __flags) __THROW;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Depoll.h100 extern int epoll_create1 (int __flags) __THROW;
/OK3568_Linux_fs/kernel/tools/testing/selftests/kcmp/
H A Dkcmp_test.c55 epollfd = epoll_create1(0); in main()
/OK3568_Linux_fs/kernel/tools/testing/vsock/
H A Dutil.c55 epollfd = epoll_create1(0); in vsock_wait_remote_close()
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dringbuf.c180 rb->epoll_fd = epoll_create1(EPOLL_CLOEXEC); in ring_buffer__new()
/OK3568_Linux_fs/kernel/kernel/
H A Dsys_ni.c67 COND_SYSCALL(epoll_create1);
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/apr/
H A Dapr_1.7.2.bb38 CACHED_CONFIGUREVARS += "apr_cv_epoll=yes epoll_create1=yes apr_cv_sock_cloexec=yes \
/OK3568_Linux_fs/kernel/tools/testing/selftests/pidfd/
H A Dpidfd_test.c397 int epoll_fd = epoll_create1(EPOLL_CLOEXEC); in poll_pidfd()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c237 ctx->epoll_fd = epoll_create1(EPOLL_CLOEXEC); in ringbuf_custom_setup()
/OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/
H A Dsyscall_n32.tbl300 289 n32 epoll_create1 sys_epoll_create1
H A Dsyscall_n64.tbl296 285 n64 epoll_create1 sys_epoll_create1
H A Dsyscall_o32.tbl340 326 o32 epoll_create1 sys_epoll_create1
/OK3568_Linux_fs/kernel/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl303 291 common epoll_create1 sys_epoll_create1
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl297 275 common epoll_create1 sys_epoll_create1
/OK3568_Linux_fs/kernel/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl302 291 common epoll_create1 sys_epoll_create1
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl302 291 common epoll_create1 sys_epoll_create1
/OK3568_Linux_fs/kernel/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl335 325 common epoll_create1 sys_epoll_create1
/OK3568_Linux_fs/external/xserver/os/
H A Dospoll.c228 ospoll->epoll_fd = epoll_create1(EPOLL_CLOEXEC); in ospoll_create()
/OK3568_Linux_fs/kernel/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl354 311 common epoll_create1 sys_epoll_create1
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl351 341 common epoll_create1 sys_epoll_create1
/OK3568_Linux_fs/kernel/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl337 327 common epoll_create1 sys_epoll_create1 sys_epoll_create1
/OK3568_Linux_fs/external/xserver/include/
H A Ddix-config.h.in527 /* Have epoll_create1() */
/OK3568_Linux_fs/kernel/arch/arm/tools/
H A Dsyscall.tbl374 357 common epoll_create1 sys_epoll_create1
/OK3568_Linux_fs/kernel/arch/sh/kernel/syscalls/
H A Dsyscall.tbl339 329 common epoll_create1 sys_epoll_create1
/OK3568_Linux_fs/kernel/arch/s390/kernel/syscalls/
H A Dsyscall.tbl337 327 common epoll_create1 sys_epoll_create1 sys_epoll_create1

12