Searched defs:__field_struct (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/include/trace/ |
| D | trace_events.h | 91 #define __field_struct(type, item) type item; macro 186 #define __field_struct(type, item) macro 419 #define __field_struct(type, item) __field_struct_ext(type, item, FILTER_OTHER) macro 464 #define __field_struct(type, item) macro 635 #define __field_struct(type, item) macro
|
| /kernel/linux/linux-4.19/include/trace/ |
| D | trace_events.h | 90 #define __field_struct(type, item) type item; macro 185 #define __field_struct(type, item) macro 418 #define __field_struct(type, item) __field_struct_ext(type, item, FILTER_OTHER) macro 483 #define __field_struct(type, item) macro 660 #define __field_struct(type, item) macro
|
| /kernel/linux/linux-4.19/kernel/trace/ |
| D | trace_export.c | 39 #define __field_struct(type, item) macro
|
| D | trace.h | 54 #define __field_struct(type, item) __field(type, item) macro
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | trace_export.c | 37 #define __field_struct(type, item) macro
|
| D | trace.h | 60 #define __field_struct(type, item) __field(type, item) macro
|