Home
last modified time | relevance | path

Searched refs:PER_CPU_BASE_SECTION (Results 1 – 3 of 3) sorted by relevance

/linux/arch/ia64/include/asm/
A Dpercpu.h33 #define PER_CPU_BASE_SECTION ".data..percpu" macro
/linux/include/asm-generic/
A Dpercpu.h53 #ifndef PER_CPU_BASE_SECTION
55 #define PER_CPU_BASE_SECTION ".data..percpu" macro
57 #define PER_CPU_BASE_SECTION ".data" macro
/linux/include/linux/
A Dpercpu-defs.h50 __percpu __attribute__((section(PER_CPU_BASE_SECTION sec))) \

Completed in 7 milliseconds