Searched defs:__field_ext (Results 1 – 2 of 2) sorted by relevance
/linux-5.10/include/trace/ |
D | trace_events.h | 88 #define __field_ext(type, item, filter_type) type item; macro 183 #define __field_ext(type, item, filter_type) macro 404 #define __field_ext(_type, _item, _filter_type) { \ macro 461 #define __field_ext(type, item, filter_type) macro
|
/linux-5.10/kernel/trace/ |
D | trace_export.c | 86 #define __field_ext(_type, _item, _filter_type) { \ macro
|