Searched defs:__field_ext (Results 1 – 5 of 5) sorted by relevance
| /linux/include/trace/stages/ |
| H A D | stage4_event_fields.h | 8 #define __field_ext(_type, _item, _filter_type) { \ macro
|
| H A D | stage1_struct_define.h | 9 #define __field_ext(type, item, filter_type) type item; macro
|
| H A D | stage2_data_offsets.h | 15 #define __field_ext(type, item, filter_type) macro
|
| H A D | stage5_get_offsets.h | 36 #define __field_ext(type, item, filter_type) \ macro
|
| /linux/kernel/trace/ |
| H A D | trace_export.c | 89 #define __field_ext(_type, _item, _filter_type) { \ macro
|