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

  /external/oprofile/module/
op_cache.h 21 #ifndef SMP_CACHE_BYTES
22 #define SMP_CACHE_BYTES L1_CACHE_BYTES
27 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
35 __attribute__((__aligned__(SMP_CACHE_BYTES), \
  /bionic/libc/kernel/common/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /development/ndk/platforms/android-3/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /external/kernel-headers/original/linux/
cache.h 11 #ifndef SMP_CACHE_BYTES
12 #define SMP_CACHE_BYTES L1_CACHE_BYTES
20 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
33 __attribute__((__aligned__(SMP_CACHE_BYTES), \
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
cache.h 22 #ifndef SMP_CACHE_BYTES
23 #define SMP_CACHE_BYTES L1_CACHE_BYTES
31 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
39 #define __cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES), __section__(".data.cacheline_aligned")))

Completed in 2722 milliseconds