/third_party/ltp/testcases/kernel/syscalls/io_getevents/ |
D | io_getevents01.c | 26 TST_EXP_FAIL2(tst_syscall(__NR_io_getevents, ctx, 0, 0, NULL, NULL), EINVAL, in run()
|
/third_party/openssl/engines/ |
D | e_afalg.c | 148 #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/ |
D | syscall.h | 222 #define __NR_io_getevents 245 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 222 #define __NR_io_getevents 245 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 222 #define __NR_io_getevents 245 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 222 #define __NR_io_getevents 245 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 222 #define __NR_io_getevents 245 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 5 #define __NR_io_getevents 4 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 5 #define __NR_io_getevents 4 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 5 #define __NR_io_getevents 4 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 209 #define __NR_io_getevents 208 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 203 #define __NR_io_getevents 5202 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 192 #define __NR_io_getevents 245 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 203 #define __NR_io_getevents 6202 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 221 #define __NR_io_getevents 229 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 203 #define __NR_io_getevents 245 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 222 #define __NR_io_getevents 247 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 222 #define __NR_io_getevents 245 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 204 #define __NR_io_getevents 245 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 229 #define __NR_io_getevents 229 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 226 #define __NR_io_getevents 243 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 244 #define __NR_io_getevents 4243 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 246 #define __NR_io_getevents 247 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 247 #define __NR_io_getevents 247 macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 185 #define __NR_io_getevents (0x40000000 + 208) macro
|