Searched defs:__field_ext (Results 1 – 2 of 2) sorted by relevance
/linux/include/trace/ |
A D | trace_events.h | 88 #define __field_ext(type, item, filter_type) type item; macro 186 #define __field_ext(type, item, filter_type) macro 436 #define __field_ext(_type, _item, _filter_type) { \ macro 496 #define __field_ext(type, item, filter_type) macro
|
/linux/kernel/trace/ |
A D | trace_export.c | 86 #define __field_ext(_type, _item, _filter_type) { \ macro
|
Completed in 7 milliseconds