Searched defs:__field_struct_ext (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/trace/stages/
H A Dstage1_struct_define.h14 #undef __field_struct_ext macro
15 #define __field_struct_ext(type, item, filter_type) type item; macro
H A Dstage4_event_fields.h13 #undef __field_struct_ext macro
14 #define __field_struct_ext(_type, _item, _filter_type) { \ macro
H A Dstage2_data_offsets.h20 #undef __field_struct_ext macro
21 #define __field_struct_ext(type, item, filter_type) macro
H A Dstage5_get_offsets.h43 #undef __field_struct_ext macro
44 #define __field_struct_ext(type, item, filter_type) \ macro

Completed in 268 milliseconds