HomeSort by relevance Sort by last modified time
    Searched defs:__read_mostly (Results 1 - 25 of 34) sorted by null

1 2

  /bionic/libc/kernel/arch-x86/asm/
cache.h 24 #define __read_mostly __attribute__((__section__(".data.read_mostly"))) macro
  /development/ndk/platforms/android-9/arch-x86/include/asm/
cache.h 24 #define __read_mostly __attribute__((__section__(".data.read_mostly"))) macro
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
cache.h 18 #define __read_mostly __attribute__((__section__(".data.read_mostly"))) macro
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
cache.h 18 #define __read_mostly __attribute__((__section__(".data.read_mostly"))) macro
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
cache.h 18 #define __read_mostly __attribute__((__section__(".data.read_mostly"))) macro
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/asm/
cache.h 18 #define __read_mostly __attribute__((__section__(".data.read_mostly"))) macro
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm/
cache.h 18 #define __read_mostly __attribute__((__section__(".data.read_mostly"))) macro
  /external/kernel-headers/original/asm-x86/
cache.h 8 #define __read_mostly __attribute__((__section__(".data.read_mostly"))) macro
  /bionic/libc/kernel/common/linux/
cache.h 31 #ifndef __read_mostly
32 #define __read_mostly macro
  /development/ndk/platforms/android-3/include/linux/
cache.h 26 #ifndef __read_mostly
27 #define __read_mostly macro
  /external/kernel-headers/original/linux/
cache.h 15 #ifndef __read_mostly
16 #define __read_mostly macro
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
cache.h 26 #ifndef __read_mostly
27 #define __read_mostly macro
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
cache.h 26 #ifndef __read_mostly
27 #define __read_mostly macro
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
cache.h 26 #ifndef __read_mostly
27 #define __read_mostly macro
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
cache.h 26 #ifndef __read_mostly
27 #define __read_mostly macro
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
cache.h 26 #ifndef __read_mostly
27 #define __read_mostly macro
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
cache.h 26 #ifndef __read_mostly
27 #define __read_mostly macro
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
cache.h 26 #ifndef __read_mostly
27 #define __read_mostly macro
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
cache.h 26 #ifndef __read_mostly
27 #define __read_mostly macro
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
cache.h 26 #ifndef __read_mostly
27 #define __read_mostly macro
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
cache.h 26 #ifndef __read_mostly
27 #define __read_mostly macro
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
cache.h 26 #ifndef __read_mostly
27 #define __read_mostly macro
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
cache.h 26 #ifndef __read_mostly
27 #define __read_mostly macro
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/
cache.h 26 #ifndef __read_mostly
27 #define __read_mostly macro
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/
cache.h 26 #ifndef __read_mostly
27 #define __read_mostly macro

Completed in 238 milliseconds

1 2