Home
last modified time | relevance | path

Searched refs:__NR_io_pgetevents_time64 (Results 1 - 11 of 11) sorted by relevance

/third_party/ltp/include/lapi/
H A Dio_pgetevents.h29 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 Dio_pgetevents01.c21 #if (__NR_io_pgetevents_time64 != __LTP__NR_INVALID_SYSCALL)
H A Dio_pgetevents02.c45 #if (__NR_io_pgetevents_time64 != __LTP__NR_INVALID_SYSCALL)
/third_party/node/deps/openssl/openssl/engines/
H A De_afalg.c138 #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 De_afalg.c138 #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 Dgeneral.rs2092 pub const __NR_io_pgetevents_time64: u32 = 416; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2255 pub const __NR_io_pgetevents_time64: u32 = 416; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2366 pub const __NR_io_pgetevents_time64: u32 = 4416; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2199 pub const __NR_io_pgetevents_time64: u32 = 416; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2470 pub const __NR_io_pgetevents_time64: u32 = 416; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2234 pub const __NR_io_pgetevents_time64: u32 = 416; consts

Completed in 80 milliseconds