Searched refs:__field_struct_ext (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/include/trace/ | 
| D | trace_events.h | 92 #undef __field_struct_ext93 #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
 
 |