Home
last modified time | relevance | path

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

/linux-4.19.296/include/asm-generic/
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-4.19.296/include/linux/
Dpercpu-defs.h49 __percpu __attribute__((section(PER_CPU_BASE_SECTION sec))) \