Home
last modified time | relevance | path

Searched refs:__field_struct_ext (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/include/trace/stages/
H A Dstage4_event_fields.h13 #undef __field_struct_ext macro
14 #define __field_struct_ext(_type, _item, _filter_type) { \ macro
23 #define __field_struct(type, item) __field_struct_ext(type, item, FILTER_OTHER)
H A Dstage2_data_offsets.h20 #undef __field_struct_ext macro
21 #define __field_struct_ext(type, item, filter_type) macro
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 Dstage5_get_offsets.h33 #undef __field_struct_ext macro
34 #define __field_struct_ext(type, item, filter_type) \ macro
/kernel/linux/linux-5.10/include/trace/
H A Dtrace_events.h93 #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
421 #define __field_struct(type, item) __field_struct_ext(type, item, FILTER_OTHER)
468 #undef __field_struct_ext macro
469 #define __field_struct_ext(type, item, filter_type) macro

Completed in 3 milliseconds