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

1 2 34 5 6 7 8 9

  /external/chromium_org/sandbox/linux/services/
arm64_linux_syscalls.h 914 #if !defined(__NR_mprotect)
915 #define __NR_mprotect 226
x86_64_linux_syscalls.h 53 #if !defined(__NR_mprotect)
54 #define __NR_mprotect 10
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 618 #define __NR_mprotect 226
619 __SYSCALL(__NR_mprotect, sys_mprotect)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 14 #define __NR_mprotect 10
unistd_x32.h 14 #define __NR_mprotect (__X32_SYSCALL_BIT + 10)
  /external/linux-tools-perf/perf-3.12.0/arch/avr32/include/uapi/asm/
unistd.h 128 #define __NR_mprotect 113
  /external/linux-tools-perf/perf-3.12.0/arch/cris/include/uapi/asm/
unistd.h 133 #define __NR_mprotect 125
  /external/linux-tools-perf/perf-3.12.0/arch/frv/include/uapi/asm/
unistd.h 134 #define __NR_mprotect 125
  /external/linux-tools-perf/perf-3.12.0/arch/h8300/include/uapi/asm/
unistd.h 133 #define __NR_mprotect 125
  /external/linux-tools-perf/perf-3.12.0/arch/ia64/include/uapi/asm/
unistd.h 147 #define __NR_mprotect 1155
  /external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
unistd.h 133 #define __NR_mprotect 125
  /external/linux-tools-perf/perf-3.12.0/arch/m68k/include/uapi/asm/
unistd.h 133 #define __NR_mprotect 125
  /external/linux-tools-perf/perf-3.12.0/arch/s390/include/uapi/asm/
unistd.h 103 #define __NR_mprotect 125
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 48 #define __NR_mprotect 10
vki-scnums-arm64-linux.h 271 #define __NR_mprotect 226
vki-scnums-mips64-linux.h 49 #define __NR_mprotect (__NR_Linux + 10)
vki-scnums-s390x-linux.h 133 #define __NR_mprotect 125
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
unistd_64.h 36 #define __NR_mprotect 10
37 __SYSCALL(__NR_mprotect, sys_mprotect)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
unistd.h 591 #define __NR_mprotect 226
592 __SYSCALL(__NR_mprotect, sys_mprotect)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 36 #define __NR_mprotect 10
37 __SYSCALL(__NR_mprotect, sys_mprotect)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 591 #define __NR_mprotect 226
592 __SYSCALL(__NR_mprotect, sys_mprotect)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 143 #define __NR_mprotect (__NR_SYSCALL_BASE+125)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 143 #define __NR_mprotect (__NR_SYSCALL_BASE+125)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 143 #define __NR_mprotect (__NR_SYSCALL_BASE+125)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 140 #define __NR_mprotect 125

Completed in 693 milliseconds

1 2 34 5 6 7 8 9