Home
last modified time | relevance | path

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

/linux-4.19.296/include/trace/
Dtrace_events.h92 #undef __field_struct_ext
93 #define __field_struct_ext(type, item, filter_type) type item; macro
187 #undef __field_struct_ext
188 #define __field_struct_ext(type, item, filter_type) macro
405 #undef __field_struct_ext
406 #define __field_struct_ext(type, item, filter_type) \ macro
418 #define __field_struct(type, item) __field_struct_ext(type, item, FILTER_OTHER)
485 #undef __field_struct_ext
486 #define __field_struct_ext(type, item, filter_type) macro