Lines Matching defs:name
85 #define DECLARE_PER_CPU_SECTION(type, name, sec) \ argument
89 #define DEFINE_PER_CPU_SECTION(type, name, sec) \ argument
100 #define DECLARE_PER_CPU_SECTION(type, name, sec) \ argument
103 #define DEFINE_PER_CPU_SECTION(type, name, sec) \ argument
112 #define DECLARE_PER_CPU(type, name) \ argument
115 #define DEFINE_PER_CPU(type, name) \ argument
122 #define DECLARE_PER_CPU_FIRST(type, name) \ argument
125 #define DEFINE_PER_CPU_FIRST(type, name) \ argument
139 #define DECLARE_PER_CPU_SHARED_ALIGNED(type, name) \ argument
143 #define DEFINE_PER_CPU_SHARED_ALIGNED(type, name) \ argument
147 #define DECLARE_PER_CPU_ALIGNED(type, name) \ argument
151 #define DEFINE_PER_CPU_ALIGNED(type, name) \ argument
158 #define DECLARE_PER_CPU_PAGE_ALIGNED(type, name) \ argument
162 #define DEFINE_PER_CPU_PAGE_ALIGNED(type, name) \ argument
169 #define DECLARE_PER_CPU_READ_MOSTLY(type, name) \ argument
172 #define DEFINE_PER_CPU_READ_MOSTLY(type, name) \ argument