Searched defs:__field_desc (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/kernel/trace/ |
D | trace_export.c | 46 #define __field_desc(type, container, item) type item; macro 108 #define __field_desc(_type, _container, _item) __field_ext(_type, _item, FILTER_OTHER) macro 150 #define __field_desc(type, container, item) macro
|
D | trace.h | 72 #define __field_desc(type, container, item) macro
|