HomeSort by relevance Sort by last modified time
    Searched refs:__NR_mincore (Results 1 - 25 of 54) sorted by null

1 2 3

  /bionic/libc/arch-arm/syscalls/
mincore.S 8 ldr r7, =__NR_mincore
  /bionic/libc/arch-sh/syscalls/
mincore.S 31 0: .long __NR_mincore
  /bionic/libc/arch-x86/syscalls/
mincore.S 16 movl $__NR_mincore, %eax
  /bionic/libc/include/sys/
linux-syscalls.h 144 #define __NR_mincore (__NR_SYSCALL_BASE + 219)
204 #define __NR_mincore (__NR_SYSCALL_BASE + 218)
249 #define __NR_mincore (__NR_SYSCALL_BASE + 218)
  /development/ndk/platforms/android-9/include/sys/
linux-syscalls.h 141 #define __NR_mincore (__NR_SYSCALL_BASE + 219)
199 #define __NR_mincore (__NR_SYSCALL_BASE + 218)
242 #define __NR_mincore (__NR_SYSCALL_BASE + 218)
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 141 #define __NR_mincore (__NR_SYSCALL_BASE + 219)
199 #define __NR_mincore (__NR_SYSCALL_BASE + 218)
242 #define __NR_mincore (__NR_SYSCALL_BASE + 218)
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 141 #define __NR_mincore (__NR_SYSCALL_BASE + 219)
199 #define __NR_mincore (__NR_SYSCALL_BASE + 218)
242 #define __NR_mincore (__NR_SYSCALL_BASE + 218)
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 141 #define __NR_mincore (__NR_SYSCALL_BASE + 219)
199 #define __NR_mincore (__NR_SYSCALL_BASE + 218)
242 #define __NR_mincore (__NR_SYSCALL_BASE + 218)
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 138 #define __NR_mincore (__NR_SYSCALL_BASE + 219)
192 #define __NR_mincore (__NR_SYSCALL_BASE + 218)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 138 #define __NR_mincore (__NR_SYSCALL_BASE + 219)
192 #define __NR_mincore (__NR_SYSCALL_BASE + 218)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 138 #define __NR_mincore (__NR_SYSCALL_BASE + 219)
192 #define __NR_mincore (__NR_SYSCALL_BASE + 218)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 138 #define __NR_mincore (__NR_SYSCALL_BASE + 219)
192 #define __NR_mincore (__NR_SYSCALL_BASE + 218)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 138 #define __NR_mincore (__NR_SYSCALL_BASE + 219)
192 #define __NR_mincore (__NR_SYSCALL_BASE + 218)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 138 #define __NR_mincore (__NR_SYSCALL_BASE + 219)
192 #define __NR_mincore (__NR_SYSCALL_BASE + 218)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 138 #define __NR_mincore (__NR_SYSCALL_BASE + 219)
192 #define __NR_mincore (__NR_SYSCALL_BASE + 218)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 138 #define __NR_mincore (__NR_SYSCALL_BASE + 219)
192 #define __NR_mincore (__NR_SYSCALL_BASE + 218)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 138 #define __NR_mincore (__NR_SYSCALL_BASE + 219)
192 #define __NR_mincore (__NR_SYSCALL_BASE + 218)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
linux-syscalls.h 138 #define __NR_mincore (__NR_SYSCALL_BASE + 219)
192 #define __NR_mincore (__NR_SYSCALL_BASE + 218)
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 67 #define __NR_mincore 27
vki-scnums-ppc32-linux.h 247 #define __NR_mincore 206
vki-scnums-ppc64-linux.h 243 #define __NR_mincore 206
  /bionic/libc/kernel/arch-sh/asm/
unistd_32.h 233 #define __NR_mincore 218
unistd_64.h 233 #define __NR_mincore 218
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 233 #define __NR_mincore 218
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 233 #define __NR_mincore 218

Completed in 1172 milliseconds

1 2 3