Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpercpu-defs.h90 #define DEFINE_PER_CPU_SECTION(type, name, sec) \ macro
103 #define DEFINE_PER_CPU_SECTION(type, name, sec) \ macro
115 DEFINE_PER_CPU_SECTION(type, name, "")
125 DEFINE_PER_CPU_SECTION(type, name, PER_CPU_FIRST_SECTION)
143 DEFINE_PER_CPU_SECTION(type, name, PER_CPU_SHARED_ALIGNED_SECTION) \
151 DEFINE_PER_CPU_SECTION(type, name, PER_CPU_ALIGNED_SECTION) \
162 DEFINE_PER_CPU_SECTION(type, name, "..page_aligned") \
172 DEFINE_PER_CPU_SECTION(type, name, "..read_mostly")
183 DEFINE_PER_CPU_SECTION(type, name, "..decrypted")