Searched defs:DECLARE_PER_CPU (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dpercpu.h50 #define DECLARE_PER_CPU(type, name) extern __typeof__(type) per_cpu__##name macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dpercpu.h69 #define DECLARE_PER_CPU(type, name) extern __typeof__(type) per_cpu__##name macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dpercpu.h48 #define DECLARE_PER_CPU(type, name) extern __typeof__(type) per_cpu__##name macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-generic/
H A Dpercpu.h43 #define DECLARE_PER_CPU(type, name) extern __typeof__(type) per_cpu__##name macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dpercpu.h24 #define DECLARE_PER_CPU(type, name) \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dpercpu.h56 #define DECLARE_PER_CPU(type, name) extern __typeof__(type) per_cpu__##name macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dpercpu.h53 #define DECLARE_PER_CPU(type, name) extern __typeof__(type) per_cpu__##name macro

Completed in 58 milliseconds