Searched refs:__field_struct (Results 1 – 3 of 3) sorted by relevance
80 __field_struct( struct ftrace_graph_ent, graph_ent )96 __field_struct( struct ftrace_graph_ret, ret )267 __field_struct( struct mmiotrace_rw, rw )288 __field_struct( struct mmiotrace_map, map )
30 #undef __field_struct31 #define __field_struct(type, item) macro
49 #undef __field_struct50 #define __field_struct(type, item) __field(type, item) macro