Home
last modified time | relevance | path

Searched refs:__NR_eventfd2 (Results 1 – 25 of 43) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/eventfd2/
Deventfd2_02.c92 fd = ltp_syscall(__NR_eventfd2, 1, 0); in main()
105 fd = ltp_syscall(__NR_eventfd2, 1, EFD_NONBLOCK); in main()
Deventfd2_01.c94 fd = ltp_syscall(__NR_eventfd2, 1, 0); in main()
107 fd = ltp_syscall(__NR_eventfd2, 1, EFD_CLOEXEC); in main()
Deventfd2_03.c55 return ltp_syscall(__NR_eventfd2, count, flags); in eventfd2()
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h335 #define __NR_eventfd2 356 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h335 #define __NR_eventfd2 356 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h335 #define __NR_eventfd2 356 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h335 #define __NR_eventfd2 356 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h335 #define __NR_eventfd2 356 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in20 #define __NR_eventfd2 19 macro
/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in20 #define __NR_eventfd2 19 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in20 #define __NR_eventfd2 19 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in284 #define __NR_eventfd2 5284 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in291 #define __NR_eventfd2 290 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in268 #define __NR_eventfd2 323 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in288 #define __NR_eventfd2 6288 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in304 #define __NR_eventfd2 314 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in317 #define __NR_eventfd2 356 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in325 #define __NR_eventfd2 4325 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in306 #define __NR_eventfd2 324 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h335 #define __NR_eventfd2 356 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in313 #define __NR_eventfd2 314 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in300 #define __NR_eventfd2 328 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in314 #define __NR_eventfd2 356 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in328 #define __NR_eventfd2 328 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in337 #define __NR_eventfd2 340 macro

12