Searched refs:__NR_io_pgetevents_time64 (Results 1 - 11 of 11) sorted by relevance
/third_party/ltp/include/lapi/ |
H A D | io_pgetevents.h | 29 return tst_syscall(__NR_io_pgetevents_time64, ctx, min_nr, max_nr, in sys_io_pgetevents_time64()
|
/third_party/ltp/testcases/kernel/syscalls/io_pgetevents/ |
H A D | io_pgetevents01.c | 21 #if (__NR_io_pgetevents_time64 != __LTP__NR_INVALID_SYSCALL)
|
H A D | io_pgetevents02.c | 45 #if (__NR_io_pgetevents_time64 != __LTP__NR_INVALID_SYSCALL)
|
/third_party/node/deps/openssl/openssl/engines/ |
H A D | e_afalg.c | 138 #if defined(__NR_io_pgetevents_time64) in io_getevents() 141 int ret = syscall(__NR_io_pgetevents_time64, ctx, min, max, events, in io_getevents() 157 * We don't have __NR_io_pgetevents_time64, but we are using a in io_getevents()
|
/third_party/openssl/engines/ |
H A D | e_afalg.c | 138 #if defined(__NR_io_pgetevents_time64) in io_getevents() 141 int ret = syscall(__NR_io_pgetevents_time64, ctx, min, max, events, in io_getevents() 157 * We don't have __NR_io_pgetevents_time64, but we are using a in io_getevents()
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
H A D | general.rs | 2092 pub const __NR_io_pgetevents_time64: u32 = 416; consts
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | general.rs | 2255 pub const __NR_io_pgetevents_time64: u32 = 416; consts
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | general.rs | 2366 pub const __NR_io_pgetevents_time64: u32 = 4416; consts
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | general.rs | 2199 pub const __NR_io_pgetevents_time64: u32 = 416; consts
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
H A D | general.rs | 2470 pub const __NR_io_pgetevents_time64: u32 = 416; consts
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
H A D | general.rs | 2234 pub const __NR_io_pgetevents_time64: u32 = 416; consts
|
Completed in 80 milliseconds