Home
last modified time | relevance | path

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

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