Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h350 #define __NR_pkey_mprotect 329 macro
H A Dunistd_32.h397 #define __NR_pkey_mprotect 380 macro
H A Dunistd_x32.h303 #define __NR_pkey_mprotect (__X32_SYSCALL_BIT + 329) macro
/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h354 #define __NR_pkey_mprotect 288 macro
/aosp12/bionic/libc/include/bits/
H A Dglibc-syscalls.h762 #if defined(__NR_pkey_mprotect)
763 #define SYS_pkey_mprotect __NR_pkey_mprotect
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h370 #define __NR_pkey_mprotect (__NR_SYSCALL_BASE + 394) macro