Home
last modified time | relevance | path

Searched refs:__NR_io_destroy (Results 1 - 25 of 27) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/io_destroy/
H A Dio_destroy02.c28 TST_EXP_FAIL(tst_syscall(__NR_io_destroy, ctx), EINVAL, in run()
/third_party/ltp/testcases/kernel/syscalls/io_setup/
H A Dio_setup02.c55 TST_EXP_PASS_SILENT(tst_syscall(__NR_io_destroy, ctx)); in run()
/third_party/ltp/testcases/cve/
H A Dcve-2016-10044.c54 if (tst_syscall(__NR_io_destroy, ctx)) in run()
/third_party/ltp/testcases/kernel/syscalls/io_submit/
H A Dio_submit02.c67 if (tst_syscall(__NR_io_destroy, ctx)) in cleanup()
H A Dio_submit03.c100 if (tst_syscall(__NR_io_destroy, ctx)) in cleanup()
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h221 #define __NR_io_destroy 244 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h221 #define __NR_io_destroy 244 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h221 #define __NR_io_destroy 244 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h221 #define __NR_io_destroy 244 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h221 #define __NR_io_destroy 244 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h221 #define __NR_io_destroy 244 macro
/third_party/node/deps/openssl/openssl/engines/
H A De_afalg.c119 return syscall(__NR_io_destroy, ctx); in io_destroy()
/third_party/openssl/engines/
H A De_afalg.c119 return syscall(__NR_io_destroy, ctx); in io_destroy()
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1840 pub const __NR_io_destroy: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1840 pub const __NR_io_destroy: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1832 pub const __NR_io_destroy: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2083 pub const __NR_io_destroy: u32 = 228; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2185 pub const __NR_io_destroy: u32 = 5201; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2085 pub const __NR_io_destroy: u32 = 228; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2218 pub const __NR_io_destroy: u32 = 4242; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2031 pub const __NR_io_destroy: u32 = 244; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2351 pub const __NR_io_destroy: u32 = 269; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2024 pub const __NR_io_destroy: u32 = 244; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2341 pub const __NR_io_destroy: u32 = 269; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2019 pub const __NR_io_destroy: u32 = 1073742031; consts

Completed in 167 milliseconds

12