Home
last modified time | relevance | path

Searched refs:__NR_pkey_mprotect (Results 1 – 25 of 38) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/pkeys/
Dpkey.h22 return tst_syscall(__NR_pkey_mprotect, addr, len, prot, pkey); in ltp_pkey_mprotect()
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h373 #define __NR_pkey_mprotect 394 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h373 #define __NR_pkey_mprotect 394 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h373 #define __NR_pkey_mprotect 394 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h373 #define __NR_pkey_mprotect 394 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h373 #define __NR_pkey_mprotect 394 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in275 #define __NR_pkey_mprotect 288 macro
/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in273 #define __NR_pkey_mprotect 288 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in273 #define __NR_pkey_mprotect 288 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in323 #define __NR_pkey_mprotect 5323 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in330 #define __NR_pkey_mprotect 329 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in329 #define __NR_pkey_mprotect 384 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in327 #define __NR_pkey_mprotect 6327 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in364 #define __NR_pkey_mprotect 386 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in355 #define __NR_pkey_mprotect 394 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in363 #define __NR_pkey_mprotect 4363 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in363 #define __NR_pkey_mprotect 381 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h373 #define __NR_pkey_mprotect 394 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in373 #define __NR_pkey_mprotect 386 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in356 #define __NR_pkey_mprotect 384 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in352 #define __NR_pkey_mprotect 394 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in380 #define __NR_pkey_mprotect 380 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in392 #define __NR_pkey_mprotect 395 macro
/third_party/musl/arch/x32/bits/
Dsyscall.h.in283 #define __NR_pkey_mprotect (0x40000000 + 329) macro
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs2111 pub const __NR_pkey_mprotect: u32 = 288; constant

12