/external/valgrind/memcheck/tests/ |
D | leak-segv-jmp.c | 239 #define __NR_mprotect 0 macro
|
/external/valgrind/include/vki/ |
D | vki-scnums-solaris.h | 173 #define __NR_mprotect SYS_mprotect macro
|
D | vki-scnums-tilegx-linux.h | 383 #define __NR_mprotect 226 macro
|
D | vki-scnums-s390x-linux.h | 133 #define __NR_mprotect 125 macro
|
D | vki-scnums-arm64-linux.h | 271 #define __NR_mprotect 226 macro
|
D | vki-scnums-amd64-linux.h | 48 #define __NR_mprotect 10 macro
|
D | vki-scnums-mips64-linux.h | 49 #define __NR_mprotect (__NR_Linux + 10) macro
|
D | vki-scnums-x86-linux.h | 162 #define __NR_mprotect 125 macro
|
D | vki-scnums-mips32-linux.h | 165 #define __NR_mprotect (__NR_Linux + 125) macro
|
D | vki-scnums-arm-linux.h | 162 #define __NR_mprotect 125 macro
|
D | vki-scnums-ppc64-linux.h | 162 #define __NR_mprotect 125 macro
|
D | vki-scnums-ppc32-linux.h | 162 #define __NR_mprotect 125 macro
|
D | vki-scnums-darwin.h | 291 #define __NR_mprotect VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(74) macro
|
/external/libchrome/sandbox/linux/system_headers/ |
D | arm64_linux_syscalls.h | 915 #define __NR_mprotect 226 macro
|
D | mips64_linux_syscalls.h | 57 #define __NR_mprotect (__NR_Linux + 10) macro
|
D | x86_64_linux_syscalls.h | 54 #define __NR_mprotect 10 macro
|
D | mips_linux_syscalls.h | 517 #define __NR_mprotect (__NR_Linux + 125) macro
|
D | x86_32_linux_syscalls.h | 514 #define __NR_mprotect 125 macro
|
D | arm_linux_syscalls.h | 385 #define __NR_mprotect (__NR_SYSCALL_BASE+125) macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | unistd.h | 148 #define __NR_mprotect (__NR_Linux + 125) macro 410 #define __NR_mprotect (__NR_Linux + 10) macro 747 #define __NR_mprotect (__NR_Linux + 10) macro
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | unistd_x32.h | 14 #define __NR_mprotect (__X32_SYSCALL_BIT + 10) macro
|
D | unistd_64.h | 14 #define __NR_mprotect 10 macro
|
D | unistd_32.h | 129 #define __NR_mprotect 125 macro
|
/external/kernel-headers/original/uapi/asm-arm/asm/ |
D | unistd.h | 153 #define __NR_mprotect (__NR_SYSCALL_BASE+125) macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | unistd.h | 619 #define __NR_mprotect 226 macro
|