HomeSort by relevance Sort by last modified time
    Searched defs:MADV_SEQUENTIAL (Results 26 - 37 of 37) sorted by null

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/asm-generic/
mman.h 35 #define MADV_SEQUENTIAL 2
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm-generic/
mman.h 35 #define MADV_SEQUENTIAL 2
  /bionic/libc/kernel/arch-mips/asm/
mman.h 59 #define MADV_SEQUENTIAL 2
  /bionic/libc/kernel/common/asm-generic/
mman-common.h 44 #define MADV_SEQUENTIAL 2
  /development/ndk/platforms/android-9/arch-mips/include/asm/
mman.h 59 #define MADV_SEQUENTIAL 2
  /external/kernel-headers/original/asm-generic/
mman-common.h 34 #define MADV_SEQUENTIAL 2 /* expect sequential page references */
  /external/kernel-headers/original/asm-mips/
mman.h 65 #define MADV_SEQUENTIAL 2 /* expect sequential page references */
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
mman.h 59 #define MADV_SEQUENTIAL 2
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
mman.h 59 #define MADV_SEQUENTIAL 2
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
mman.h 89 # define MADV_SEQUENTIAL 2 /* Expect sequential page references. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mman.h 89 # define MADV_SEQUENTIAL 2 /* Expect sequential page references. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mman.h 89 # define MADV_SEQUENTIAL 2 /* Expect sequential page references. */

Completed in 1468 milliseconds

12