/kernel/linux/linux-5.10/arch/powerpc/perf/req-gen/ |
H A D | _request-begin.h | 6 #define __field(f_offset, f_bytes, f_name) \ macro
|
H A D | _request-end.h | 3 #undef __field macro
|
/kernel/linux/linux-6.6/arch/powerpc/perf/req-gen/ |
H A D | _request-begin.h | 6 #define __field(f_offset, f_bytes, f_name) \ macro
|
H A D | _request-end.h | 3 #undef __field macro
|
/kernel/linux/linux-6.6/include/trace/stages/ |
H A D | stage4_event_fields.h | 19 #undef __field macro 20 #define __field(type, item) __field_ext(type, item, FILTER_OTHER) macro
|
H A D | stage2_data_offsets.h | 11 #undef __field macro 12 #define __field(type, item) macro
|
H A D | stage1_struct_define.h | 5 #undef __field macro 6 #define __field(type, item) type item; macro
|
H A D | stage5_get_offsets.h | 21 #undef __field macro 22 #define __field(type, item) \ macro
|
H A D | stage6_event_callback.h | 11 #undef __field macro 12 #define __field(type, item) macro
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_export.c | 39 #undef __field macro 40 #define __field(type, item) type item; macro 98 #undef __field macro 99 #define __field(_type, _item) __field_ext(_type, _item, FILTER_OTHER) macro 136 #undef __field macro 137 #define __field(type, item) macro
|
H A D | trace.h | 53 #undef __field macro 54 #define __field(type, item) type item; macro
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_export.c | 39 #undef __field macro 40 #define __field(type, item) type item; macro 101 #undef __field macro 102 #define __field(_type, _item) __field_ext(_type, _item, FILTER_OTHER) macro 143 #undef __field macro 144 #define __field(type, item) macro
|
H A D | trace.h | 62 #undef __field macro 63 #define __field(type, item) type item; macro
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | genl_magic_func.h | 35 #undef __field macro 36 #define __field(attr_nr, attr_flag, name, nla_type, _type, __get, \ macro 185 #undef __field macro 186 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro 350 #undef __field macro 351 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro 375 #undef __field macro 376 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro
|
H A D | genl_magic_struct.h | 160 #undef __field macro 161 #define __field(attr_nr, attr_flag, name, nla_type, type, \ macro 229 #undef __field macro 230 #define __field(attr_n macro 253 #undef __field global() macro 254 #define __field global() macro 272 #undef __field global() macro 273 #define __field global() macro [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | genl_magic_func.h | 36 #undef __field macro 37 #define __field(attr_nr, attr_flag, name, nla_type, _type, __get, \ macro 186 #undef __field macro 187 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro 352 #undef __field macro 353 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro 377 #undef __field macro 378 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro
|
H A D | genl_magic_struct.h | 158 #undef __field macro 159 #define __field(attr_nr, attr_flag, name, nla_type, type, \ macro 227 #undef __field macro 228 #define __field(attr_n macro 251 #undef __field global() macro 252 #define __field global() macro 270 #undef __field global() macro 271 #define __field global() macro [all...] |
/kernel/linux/linux-5.10/include/trace/ |
H A D | trace_events.h | 84 #undef __field macro 85 #define __field(type, item) type item; macro 179 #undef __field macro 180 #define __field(type, item) macro 417 #undef __field macro 418 #define __field(type, item) __field_ext(type, item, FILTER_OTHER) macro 459 #undef __field macro 460 #define __field(type, item) macro 633 #undef __field global() macro 634 #define __field global() macro [all...] |