Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dprctl.h177 #define PR_PAC_SET_ENABLED_KEYS 60 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dprctl.h177 #define PR_PAC_SET_ENABLED_KEYS 60 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dprctl.h177 #define PR_PAC_SET_ENABLED_KEYS 60 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dprctl.h177 #define PR_PAC_SET_ENABLED_KEYS 60 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dprctl.h177 #define PR_PAC_SET_ENABLED_KEYS 60 macro
/third_party/musl/include/sys/
H A Dprctl.h177 #define PR_PAC_SET_ENABLED_KEYS 60 macro
/third_party/rust/crates/rustix/src/process/
H A Dprctl.rs1018 // PR_PAC_GET_ENABLED_KEYS/PR_PAC_SET_ENABLED_KEYS
1051 const PR_PAC_SET_ENABLED_KEYS: c_int = 60; consts
1056 /// - [`prctl(PR_PAC_SET_ENABLED_KEYS,...)`]
1063 /// [`prctl(PR_PAC_SET_ENABLED_KEYS,...)`]: https://www.kernel.org/doc/html/v5.18/arm64/pointer-authentication.html
1087 PR_PAC_SET_ENABLED_KEYS, in configure_pointer_authentication_keys()
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/
H A Dmod.rs582 pub const PR_PAC_SET_ENABLED_KEYS: ::c_int = 60; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1311 pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1314 pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1306 pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1324 pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1319 pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1316 pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1311 pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1300 pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1524 pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1309 pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1532 pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1310 pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1303 pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1310 pub const PR_PAC_SET_ENABLED_KEYS: u32 = 60; consts

Completed in 188 milliseconds