/bionic/libc/kernel/common/asm-generic/ |
percpu.h | 24 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/development/ndk/platforms/android-3/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm-generic/ |
percpu.h | 18 #define DEFINE_PER_CPU(type, name) __typeof__(type) per_cpu__##name
|