HomeSort by relevance Sort by last modified time
    Searched refs:PROT_SEM (Results 76 - 92 of 92) sorted by null

1 2 34

  /development/ndk/platforms/android-L/arch-mips64/include/asm/
mman.h 26 #define PROT_SEM 0x10
  /external/kernel-headers/original/uapi/asm-mips/asm/
mman.h 22 #define PROT_SEM 0x10 /* page may be used for atomic ops */
  /frameworks/rs/cpu_ref/linkloader/include/
mmanWindows.h 56 #define PROT_SEM 0x8
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
mman.h 26 #define PROT_SEM 0x10
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
mman.h 26 #define PROT_SEM 0x10
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
mman.h 26 #define PROT_SEM 0x10
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
mman.h 26 #define PROT_SEM 0x10
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
mman.h 26 #define PROT_SEM 0x10
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
mman.h 26 #define PROT_SEM 0x10
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
mman.h 26 #define PROT_SEM 0x10
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
mman.h 26 #define PROT_SEM 0x10
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
mman.h 26 #define PROT_SEM 0x10
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
mman.h 26 #define PROT_SEM 0x10
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/asm/
mman.h 26 #define PROT_SEM 0x10
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
mman.h 26 #define PROT_SEM 0x10
  /development/ndk/sources/android/libportable/arch-mips/
mmap.c 36 /* Only PROT_SEM is different */
39 native_prot |= PROT_SEM;
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-trace.c 91 #ifdef PROT_SEM
    [all...]

Completed in 2297 milliseconds

1 2 34