Searched defs:__field_struct_ext (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/linux-6.6/include/trace/stages/ |
| H A D | stage4_event_fields.h | 13 #undef __field_struct_ext macro 14 #define __field_struct_ext(_type, _item, _filter_type) { \ macro
|
| H A D | stage2_data_offsets.h | 20 #undef __field_struct_ext macro 21 #define __field_struct_ext(type, item, filter_type) macro
|
| H A D | stage1_struct_define.h | 14 #undef __field_struct_ext macro 15 #define __field_struct_ext(type, item, filter_type) type item; macro
|
| H A D | stage5_get_offsets.h | 33 #undef __field_struct_ext macro 34 #define __field_struct_ext(type, item, filter_type) \ macro
|
| /kernel/linux/linux-5.10/include/trace/ |
| H A D | trace_events.h | 93 #undef __field_struct_ext macro 94 #define __field_struct_ext(type, item, filter_type) type item; macro 188 #undef __field_struct_ext macro 189 #define __field_struct_ext(type, item, filter_type) macro 411 #undef __field_struct_ext macro 412 #define __field_struct_ext(_type, _item, _filter_type) { \ macro 468 #undef __field_struct_ext macro 469 #define __field_struct_ext(type, item, filter_type) macro
|
Completed in 2 milliseconds