Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/trace/
H A Dtrace_events.h93 #undef __field_struct_ext
94 #define __field_struct_ext(type, item, filter_type) type item; macro
188 #undef __field_struct_ext
189 #define __field_struct_ext(type, item, filter_type) macro
411 #undef __field_struct_ext
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
469 #define __field_struct_ext(type, item, filter_type) macro