Searched defs:__field_struct_ext (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/include/trace/ |
| D | trace_events.h | 94 #define __field_struct_ext(type, item, filter_type) type item; macro 189 #define __field_struct_ext(type, item, filter_type) macro 412 #define __field_struct_ext(_type, _item, _filter_type) { \ macro 469 #define __field_struct_ext(type, item, filter_type) macro
|
| /kernel/linux/linux-6.6/include/trace/stages/ |
| D | stage1_struct_define.h | 15 #define __field_struct_ext(type, item, filter_type) type item; macro
|
| D | stage4_event_fields.h | 14 #define __field_struct_ext(_type, _item, _filter_type) { \ macro
|
| D | stage5_get_offsets.h | 34 #define __field_struct_ext(type, item, filter_type) \ macro
|
| D | stage2_data_offsets.h | 21 #define __field_struct_ext(type, item, filter_type) macro
|