/linux-4.4.14/arch/powerpc/perf/req-gen/ |
H A D | _request-begin.h | 5 #define __field(f_offset, f_bytes, f_name) \ macro
|
H A D | _request-end.h | 2 #undef __field macro
|
/linux-4.4.14/kernel/trace/ |
H A D | trace_export.c | 33 #undef __field macro 34 #define __field(type, item) type item; macro 74 #undef __field macro 75 #define __field(type, item) \ macro 144 #undef __field macro 145 #define __field(type, item) macro
|
H A D | trace.h | 46 #undef __field macro 47 #define __field(type, item) type item; macro
|
/linux-4.4.14/include/linux/ |
H A D | genl_magic_func.h | 33 #undef __field macro 34 #define __field(attr_nr, attr_flag, name, nla_type, _type, __get, \ macro 194 #undef __field macro 195 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro 356 #undef __field macro 357 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro 381 #undef __field macro 382 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro
|
H A D | genl_magic_struct.h | 154 #undef __field macro 155 #define __field(attr_nr, attr_flag, name, nla_type, type, \ macro 220 #undef __field macro 221 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro 244 #undef __field macro 245 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro 263 #undef __field macro 264 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro
|
/linux-4.4.14/include/trace/ |
H A D | trace_events.h | 69 #undef __field macro 70 #define __field(type, item) type item; macro 155 #undef __field macro 156 #define __field(type, item) macro 375 #undef __field macro 376 #define __field(type, item) __field_ext(type, item, FILTER_OTHER) macro 436 #undef __field macro 437 #define __field(type, item) macro 616 #undef __field macro 617 #define __field(type, item) macro
|