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