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

1 2

  /bionic/libc/arch-arm/syscalls/
mincore.S 13 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 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-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)
  /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)
  /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-5/arch-x86/include/asm/
unistd_32.h 233 #define __NR_mincore 218
  /external/kernel-headers/original/asm-x86/
unistd_32.h 226 #define __NR_mincore 218
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 226 #define __NR_mincore 218
unistd_64.h 72 #define __NR_mincore 27
73 __SYSCALL(__NR_mincore, sys_mincore)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 233 #define __NR_mincore 218
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 233 #define __NR_mincore 218
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 235 #define __NR_mincore (__NR_SYSCALL_BASE+219)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 235 #define __NR_mincore (__NR_SYSCALL_BASE+219)
  /external/strace/
syscall-android.h 130 #define SYS_mincore __NR_mincore
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 235 #define __NR_mincore (__NR_SYSCALL_BASE+219)

Completed in 142 milliseconds

1 2