Home
last modified time | relevance | path

Searched refs:__NR_keyctl (Results 1 - 22 of 22) sorted by relevance

/third_party/ltp/include/lapi/
H A Dkeyctl.h54 return tst_syscall(__NR_keyctl, cmd, arg2, arg3, arg4, arg5); in keyctl()
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h289 #define __NR_keyctl 311 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h289 #define __NR_keyctl 311 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h289 #define __NR_keyctl 311 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h289 #define __NR_keyctl 311 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h289 #define __NR_keyctl 311 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h289 #define __NR_keyctl 311 macro
/third_party/f2fs-tools/tools/
H A Df2fscrypt.c150 return syscall(__NR_keyctl, cmd, arg2, arg3, arg4, arg5); in keyctl()
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2058 pub const __NR_keyctl: u32 = 219; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2057 pub const __NR_keyctl: u32 = 219; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2023 pub const __NR_keyctl: u32 = 219; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2124 pub const __NR_keyctl: u32 = 271; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2224 pub const __NR_keyctl: u32 = 5241; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2127 pub const __NR_keyctl: u32 = 271; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2257 pub const __NR_keyctl: u32 = 4282; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2096 pub const __NR_keyctl: u32 = 311; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2365 pub const __NR_keyctl: u32 = 283; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2058 pub const __NR_keyctl: u32 = 280; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2355 pub const __NR_keyctl: u32 = 283; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2053 pub const __NR_keyctl: u32 = 1073742074; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2113 pub const __NR_keyctl: u32 = 288; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2086 pub const __NR_keyctl: u32 = 250; consts

Completed in 200 milliseconds