Lines Matching defs:type
61 #define DECLARE_PER_CPU_SECTION(type, name, sec) \ argument
65 #define DEFINE_PER_CPU_SECTION(type, name, sec) \ argument
75 #define DECLARE_PER_CPU_SECTION(type, name, sec) \ argument
78 #define DEFINE_PER_CPU_SECTION(type, name, sec) \ argument
87 #define DECLARE_PER_CPU(type, name) \ argument
90 #define DEFINE_PER_CPU(type, name) \ argument
97 #define DECLARE_PER_CPU_FIRST(type, name) \ argument
100 #define DEFINE_PER_CPU_FIRST(type, name) \ argument
114 #define DECLARE_PER_CPU_SHARED_ALIGNED(type, name) \ argument
118 #define DEFINE_PER_CPU_SHARED_ALIGNED(type, name) \ argument
122 #define DECLARE_PER_CPU_ALIGNED(type, name) \ argument
126 #define DEFINE_PER_CPU_ALIGNED(type, name) \ argument
133 #define DECLARE_PER_CPU_PAGE_ALIGNED(type, name) \ argument
137 #define DEFINE_PER_CPU_PAGE_ALIGNED(type, name) \ argument
144 #define DECLARE_PER_CPU_READ_MOSTLY(type, name) \ argument
147 #define DEFINE_PER_CPU_READ_MOSTLY(type, name) \ argument