Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h31 #define __NR_mprotect 10 macro
H A Dunistd_32.h146 #define __NR_mprotect 125 macro
H A Dunistd_x32.h31 #define __NR_mprotect (__X32_SYSCALL_BIT + 10) macro
/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h300 #define __NR_mprotect 226 macro
/aosp12/bionic/libc/include/bits/
H A Dglibc-syscalls.h618 #if defined(__NR_mprotect)
619 #define SYS_mprotect __NR_mprotect
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h112 #define __NR_mprotect (__NR_SYSCALL_BASE + 125) macro