Home
last modified time | relevance | path

Searched refs:PER_CPU_ALIGNED_SECTION (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/asm-generic/
Dpercpu.h102 #define PER_CPU_ALIGNED_SECTION "" macro
105 #define PER_CPU_ALIGNED_SECTION "..shared_aligned" macro
112 #define PER_CPU_ALIGNED_SECTION "..shared_aligned" macro
/linux-2.6.39/include/linux/
Dpercpu-defs.h123 DECLARE_PER_CPU_SECTION(type, name, PER_CPU_ALIGNED_SECTION) \
127 DEFINE_PER_CPU_SECTION(type, name, PER_CPU_ALIGNED_SECTION) \