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

123

/external/chromium_org/components/nacl/loader/nonsfi/
H A Dnonsfi_sandbox.cc264 case __NR_mprotect:
/external/chromium_org/content/common/sandbox_linux/
H A Dbpf_gpu_policy_linux.cc186 case __NR_mprotect:
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
H A Dbaseline_policy.cc179 if (sysno == __NR_mprotect)
H A Dsyscall_sets.cc511 case __NR_mprotect:
/external/chromium_org/sandbox/linux/services/
H A Darm64_linux_syscalls.h914 #if !defined(__NR_mprotect)
915 #define __NR_mprotect 226 macro
H A Darm_linux_syscalls.h382 #if !defined(__NR_mprotect)
383 #define __NR_mprotect (__NR_SYSCALL_BASE+125) macro
H A Dmips_linux_syscalls.h516 #if !defined(__NR_mprotect)
517 #define __NR_mprotect (__NR_Linux + 125) macro
H A Dx86_32_linux_syscalls.h513 #if !defined(__NR_mprotect)
514 #define __NR_mprotect 125 macro
H A Dx86_64_linux_syscalls.h53 #if !defined(__NR_mprotect)
54 #define __NR_mprotect 10 macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd.h153 #define __NR_mprotect (__NR_SYSCALL_BASE+125) macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h618 #define __NR_mprotect 226 macro
619 __SYSCALL(__NR_mprotect, sys_mprotect)
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h148 #define __NR_mprotect (__NR_Linux + 125) macro
401 #define __NR_mprotect (__NR_Linux + 10) macro
729 #define __NR_mprotect (__NR_Linux + 10) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_32.h129 #define __NR_mprotect 125 macro
H A Dunistd_64.h14 #define __NR_mprotect 10 macro
H A Dunistd_x32.h14 #define __NR_mprotect (__X32_SYSCALL_BIT + 10) macro
/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/arm/include/uapi/asm/
H A Dunistd.h153 #define __NR_mprotect (__NR_SYSCALL_BASE+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/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/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/linux-tools-perf/perf-3.12.0/arch/m68k/include/uapi/asm/
H A Dunistd.h133 #define __NR_mprotect 125 macro

Completed in 736 milliseconds

123