Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dpercpu-defs.h89 #define DEFINE_PER_CPU_SECTION(type, name, sec) \ macro
103 #define DEFINE_PER_CPU_SECTION(type, name, sec) \ macro
116 DEFINE_PER_CPU_SECTION(type, name, "")
126 DEFINE_PER_CPU_SECTION(type, name, PER_CPU_FIRST_SECTION)
144 DEFINE_PER_CPU_SECTION(type, name, PER_CPU_SHARED_ALIGNED_SECTION) \
152 DEFINE_PER_CPU_SECTION(type, name, PER_CPU_ALIGNED_SECTION) \
163 DEFINE_PER_CPU_SECTION(type, name, "..page_aligned") \
173 DEFINE_PER_CPU_SECTION(type, name, "..read_mostly")
184 DEFINE_PER_CPU_SECTION(type, name, "..decrypted")