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

1 2 3 4 56 7 8 9

  /development/ndk/platforms/android-L/arch-mips64/include/asm/
unistd.h 205 #define __NR_msync (__NR_Linux + 144)
499 #define __NR_msync (__NR_Linux + 25)
    [all...]
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_32.h 201 #define __NR_msync 144
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_32.h 201 #define __NR_msync 144
  /development/ndk/platforms/android-L/include/asm-generic/
unistd.h 329 #define __NR_msync 227
  /external/chromium_org/sandbox/linux/services/
arm_linux_syscalls.h 446 #if !defined(__NR_msync)
447 #define __NR_msync (__NR_SYSCALL_BASE+144)
mips_linux_syscalls.h 594 #if !defined(__NR_msync)
595 #define __NR_msync (__NR_Linux + 144)
x86_32_linux_syscalls.h 589 #if !defined(__NR_msync)
590 #define __NR_msync 144
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h 172 #define __NR_msync (__NR_SYSCALL_BASE+144)
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 167 #define __NR_msync (__NR_Linux + 144)
416 #define __NR_msync (__NR_Linux + 25)
744 #define __NR_msync (__NR_Linux + 25)
    [all...]
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h 148 #define __NR_msync 144
  /external/linux-tools-perf/perf-3.12.0/arch/alpha/include/uapi/asm/
unistd.h 198 #define __NR_msync 217
  /external/linux-tools-perf/perf-3.12.0/arch/arm/include/uapi/asm/
unistd.h 172 #define __NR_msync (__NR_SYSCALL_BASE+144)
  /external/linux-tools-perf/perf-3.12.0/arch/microblaze/include/uapi/asm/
unistd.h 158 #define __NR_msync 144 /* remove */
  /external/linux-tools-perf/perf-3.12.0/arch/mips/include/uapi/asm/
unistd.h 167 #define __NR_msync (__NR_Linux + 144)
414 #define __NR_msync (__NR_Linux + 25)
740 #define __NR_msync (__NR_Linux + 25)
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/mn10300/include/uapi/asm/
unistd.h 158 #define __NR_msync 144
  /external/linux-tools-perf/perf-3.12.0/arch/powerpc/include/uapi/asm/
unistd.h 157 #define __NR_msync 144
  /external/linux-tools-perf/perf-3.12.0/arch/sh/include/uapi/asm/
unistd_32.h 156 #define __NR_msync 144
unistd_64.h 161 #define __NR_msync 144
  /external/linux-tools-perf/perf-3.12.0/arch/sparc/include/uapi/asm/
unistd.h 99 #define __NR_msync 65 /* Common in newer 1.3.x revs... */
  /external/linux-tools-perf/perf-3.12.0/arch/xtensa/include/uapi/asm/
unistd.h 199 #define __NR_msync 89
  /external/valgrind/main/include/vki/
vki-scnums-arm-linux.h 181 #define __NR_msync 144
vki-scnums-darwin.h 260 #define __NR_msync VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(65)
    [all...]
vki-scnums-mips32-linux.h 184 #define __NR_msync (__NR_Linux + 144)
vki-scnums-ppc32-linux.h 181 #define __NR_msync 144
vki-scnums-ppc64-linux.h 181 #define __NR_msync 144

Completed in 980 milliseconds

1 2 3 4 56 7 8 9