Searched refs:__NR_mprotect (Results 1 - 25 of 60) sorted by relevance

123

/external/valgrind/main/memcheck/tests/
H A Dleak-segv-jmp.c165 #ifndef __NR_mprotect
166 #define __NR_mprotect 0 macro
184 mprotect_result = do_syscall_WRK(__NR_mprotect,
/external/chromium_org/content/common/sandbox_linux/
H A Dbpf_gpu_policy_linux.cc186 case __NR_mprotect:
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_64.h14 #define __NR_mprotect 10 macro
H A Dunistd_32.h129 #define __NR_mprotect 125 macro
/external/linux-tools-perf/perf-3.12.0/arch/avr32/include/uapi/asm/
H A Dunistd.h128 #define __NR_mprotect 113 macro
/external/linux-tools-perf/perf-3.12.0/arch/ia64/include/uapi/asm/
H A Dunistd.h147 #define __NR_mprotect 1155 macro
/external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
H A Dunistd.h133 #define __NR_mprotect 125 macro
/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h48 #define __NR_mprotect 10 macro
H A Dvki-scnums-arm64-linux.h271 #define __NR_mprotect 226 macro
H A Dvki-scnums-s390x-linux.h133 #define __NR_mprotect 125 macro
/external/chromium_org/sandbox/linux/services/
H A Darm64_linux_syscalls.h914 #if !defined(__NR_mprotect)
915 #define __NR_mprotect 226 macro
H A Dx86_64_linux_syscalls.h53 #if !defined(__NR_mprotect)
54 #define __NR_mprotect 10 macro
H A Dx86_32_linux_syscalls.h513 #if !defined(__NR_mprotect)
514 #define __NR_mprotect 125 macro
/external/chromium_org/components/nacl/loader/nonsfi/
H A Dnonsfi_sandbox.cc264 case __NR_mprotect:
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
H A Dbaseline_policy.cc179 if (sysno == __NR_mprotect)
/external/linux-tools-perf/perf-3.12.0/arch/alpha/include/uapi/asm/
H A Dunistd.h78 #define __NR_mprotect 74 macro
/external/linux-tools-perf/perf-3.12.0/arch/blackfin/include/uapi/asm/
H A Dunistd.h137 #define __NR_mprotect 125 macro
/external/linux-tools-perf/perf-3.12.0/arch/cris/include/uapi/asm/
H A Dunistd.h133 #define __NR_mprotect 125 macro
/external/linux-tools-perf/perf-3.12.0/arch/frv/include/uapi/asm/
H A Dunistd.h134 #define __NR_mprotect 125 macro
/external/linux-tools-perf/perf-3.12.0/arch/h8300/include/uapi/asm/
H A Dunistd.h133 #define __NR_mprotect 125 macro
/external/linux-tools-perf/perf-3.12.0/arch/m68k/include/uapi/asm/
H A Dunistd.h133 #define __NR_mprotect 125 macro
/external/linux-tools-perf/perf-3.12.0/arch/microblaze/include/uapi/asm/
H A Dunistd.h139 #define __NR_mprotect 125 /* remove */ macro
/external/linux-tools-perf/perf-3.12.0/arch/mn10300/include/uapi/asm/
H A Dunistd.h139 #define __NR_mprotect 125 macro
/external/linux-tools-perf/perf-3.12.0/arch/powerpc/include/uapi/asm/
H A Dunistd.h138 #define __NR_mprotect 125 macro
/external/linux-tools-perf/perf-3.12.0/arch/s390/include/uapi/asm/
H A Dunistd.h103 #define __NR_mprotect 125 macro

Completed in 368 milliseconds

123