Home
last modified time | relevance | path

Searched refs:__NR_io_getevents (Results 1 – 25 of 38) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/io_getevents/
Dio_getevents01.c26 TST_EXP_FAIL2(tst_syscall(__NR_io_getevents, ctx, 0, 0, NULL, NULL), EINVAL, in run()
/third_party/openssl/engines/
De_afalg.c148 #if defined(__NR_io_getevents) in io_getevents()
154 return syscall(__NR_io_getevents, ctx, min, max, events, timeout); in io_getevents()
168 return syscall(__NR_io_getevents, ctx, min, max, events, ts32); in io_getevents()
170 return syscall(__NR_io_getevents, ctx, min, max, events, NULL); in io_getevents()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h222 #define __NR_io_getevents 245 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h222 #define __NR_io_getevents 245 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h222 #define __NR_io_getevents 245 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h222 #define __NR_io_getevents 245 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h222 #define __NR_io_getevents 245 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in5 #define __NR_io_getevents 4 macro
/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in5 #define __NR_io_getevents 4 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in5 #define __NR_io_getevents 4 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in209 #define __NR_io_getevents 208 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in203 #define __NR_io_getevents 5202 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in192 #define __NR_io_getevents 245 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in203 #define __NR_io_getevents 6202 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in221 #define __NR_io_getevents 229 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in203 #define __NR_io_getevents 245 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in222 #define __NR_io_getevents 247 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h222 #define __NR_io_getevents 245 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in204 #define __NR_io_getevents 245 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in229 #define __NR_io_getevents 229 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in226 #define __NR_io_getevents 243 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in244 #define __NR_io_getevents 4243 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in246 #define __NR_io_getevents 247 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in247 #define __NR_io_getevents 247 macro
/third_party/musl/arch/x32/bits/
Dsyscall.h.in185 #define __NR_io_getevents (0x40000000 + 208) macro

12