HomeSort by relevance Sort by last modified time
    Searched defs:__NR_mprotect (Results 126 - 150 of 208) sorted by null

1 2 3 4 56 7 8 9

  /development/ndk/platforms/android-L/arch-mips/include/asm/
unistd.h 181 #define __NR_mprotect (__NR_Linux + 125)
480 #define __NR_mprotect (__NR_Linux + 10)
    [all...]
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
unistd.h 181 #define __NR_mprotect (__NR_Linux + 125)
480 #define __NR_mprotect (__NR_Linux + 10)
    [all...]
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_32.h 177 #define __NR_mprotect 125
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_32.h 177 #define __NR_mprotect 125
  /development/ndk/platforms/android-L/include/asm-generic/
unistd.h 327 #define __NR_mprotect 226
  /external/chromium_org/sandbox/linux/services/
arm_linux_syscalls.h 382 #if !defined(__NR_mprotect)
383 #define __NR_mprotect (__NR_SYSCALL_BASE+125)
mips_linux_syscalls.h 516 #if !defined(__NR_mprotect)
517 #define __NR_mprotect (__NR_Linux + 125)
x86_32_linux_syscalls.h 513 #if !defined(__NR_mprotect)
514 #define __NR_mprotect 125
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h 153 #define __NR_mprotect (__NR_SYSCALL_BASE+125)
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 148 #define __NR_mprotect (__NR_Linux + 125)
401 #define __NR_mprotect (__NR_Linux + 10)
729 #define __NR_mprotect (__NR_Linux + 10)
    [all...]
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h 129 #define __NR_mprotect 125
  /external/linux-tools-perf/perf-3.12.0/arch/alpha/include/uapi/asm/
unistd.h 78 #define __NR_mprotect 74
  /external/linux-tools-perf/perf-3.12.0/arch/arm/include/uapi/asm/
unistd.h 153 #define __NR_mprotect (__NR_SYSCALL_BASE+125)
  /external/linux-tools-perf/perf-3.12.0/arch/blackfin/include/uapi/asm/
unistd.h 137 #define __NR_mprotect 125
  /external/linux-tools-perf/perf-3.12.0/arch/microblaze/include/uapi/asm/
unistd.h 139 #define __NR_mprotect 125 /* remove */
  /external/linux-tools-perf/perf-3.12.0/arch/mips/include/uapi/asm/
unistd.h 148 #define __NR_mprotect (__NR_Linux + 125)
399 #define __NR_mprotect (__NR_Linux + 10)
725 #define __NR_mprotect (__NR_Linux + 10)
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/mn10300/include/uapi/asm/
unistd.h 139 #define __NR_mprotect 125
  /external/linux-tools-perf/perf-3.12.0/arch/powerpc/include/uapi/asm/
unistd.h 138 #define __NR_mprotect 125
  /external/linux-tools-perf/perf-3.12.0/arch/sh/include/uapi/asm/
unistd_32.h 137 #define __NR_mprotect 125
unistd_64.h 142 #define __NR_mprotect 125
  /external/linux-tools-perf/perf-3.12.0/arch/sparc/include/uapi/asm/
unistd.h 112 #define __NR_mprotect 74 /* Common */
  /external/linux-tools-perf/perf-3.12.0/arch/xtensa/include/uapi/asm/
unistd.h 185 #define __NR_mprotect 82
  /external/valgrind/main/include/vki/
vki-scnums-arm-linux.h 162 #define __NR_mprotect 125
vki-scnums-darwin.h 269 #define __NR_mprotect VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(74)
    [all...]
vki-scnums-mips32-linux.h 165 #define __NR_mprotect (__NR_Linux + 125)

Completed in 1078 milliseconds

1 2 3 4 56 7 8 9