Home
last modified time | relevance | path

Searched defs:__field_struct (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/include/trace/stages/
H A Dstage4_event_fields.h22 #undef __field_struct macro
23 #define __field_struct(type, item) __field_struct_ext(type, item, FILTER_OTHER) macro
H A Dstage2_data_offsets.h17 #undef __field_struct macro
18 #define __field_struct(type, item) macro
H A Dstage1_struct_define.h11 #undef __field_struct macro
12 #define __field_struct(type, item) type item; macro
H A Dstage5_get_offsets.h29 #undef __field_struct macro
30 #define __field_struct(type, item) \ macro
H A Dstage6_event_callback.h14 #undef __field_struct macro
15 #define __field_struct(type, item) macro
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_export.c36 #undef __field_struct macro
37 #define __field_struct(type, item) macro
H A Dtrace.h59 #undef __field_struct macro
60 #define __field_struct(type, item) __field(type, item) macro
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_export.c36 #undef __field_struct macro
37 #define __field_struct(type, item) macro
H A Dtrace.h68 #undef __field_struct macro
69 #define __field_struct(type, item) __field(type, item) macro
/kernel/linux/linux-5.10/include/trace/
H A Dtrace_events.h90 #undef __field_struct macro
91 #define __field_struct(type, item) type item; macro
185 #undef __field_struct macro
186 #define __field_struct(type, item) macro
420 #undef __field_struct macro
421 #define __field_struct(type, item) __field_struct_ext(type, item, FILTER_OTHER) macro
465 #undef __field_struct macro
466 #define __field_struct(type, item) macro
636 #undef __field_struct macro
637 #define __field_struct(typ macro
[all...]

Completed in 11 milliseconds