Searched refs:__field_struct (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.15/kernel/trace/ |
D | trace_entries.h | 80 __field_struct( struct ftrace_graph_ent, graph_ent ) 94 __field_struct( struct ftrace_graph_ret, ret ) 260 __field_struct( struct mmiotrace_rw, rw ) 279 __field_struct( struct mmiotrace_map, map ) 323 __field_struct( struct timespec64, timestamp )
|
D | trace_export.c | 36 #undef __field_struct 37 #define __field_struct(type, item) macro
|
D | trace.h | 63 #undef __field_struct 64 #define __field_struct(type, item) __field(type, item) macro
|
/Linux-v5.15/include/trace/events/ |
D | initcall.h | 38 __field_struct(initcall_t, func) 59 __field_struct(initcall_t, func)
|
D | afs.h | 767 __field_struct(struct afs_fid, fid ) 800 __field_struct(struct afs_fid, fid ) 834 __field_struct(struct afs_fid, fid ) 871 __field_struct(struct afs_fid, fid ) 1086 __field_struct(struct afs_fid, dfid ) 1087 __field_struct(struct afs_fid, fid ) 1201 __field_struct(struct afs_fid, fid ) 1226 __field_struct(struct sockaddr_rxrpc, srx ) 1247 __field_struct(uuid_t, uuid ) 1267 __field_struct(struct afs_fid, fid ) [all …]
|
D | rxrpc.h | 662 __field_struct(struct rxrpc_host_header, hdr ) 910 __field_struct(struct rxrpc_wire_header, whdr ) 1189 __field_struct(struct rxrpc_host_header, hdr ) 1283 __field_struct(struct rxrpc_ack_summary, sum ) 1436 __field_struct(struct sock_extended_err, ee ) 1437 __field_struct(struct sockaddr_rxrpc, srx )
|
D | xen.h | 73 __field_struct(xen_mc_callback_fn_t, fn)
|
/Linux-v5.15/drivers/s390/cio/ |
D | trace.h | 32 __field_struct(struct schib, schib) 113 __field_struct(struct irb, irb) 157 __field_struct(struct tpi_info, tpi_info) 200 __field_struct(union orb, orb) 315 __field_struct(struct tpi_info, tpi_info) 344 __field_struct(struct tpi_info, tpi_info) 363 __field_struct(struct crw, crw)
|
/Linux-v5.15/include/trace/ |
D | trace_events.h | 90 #undef __field_struct 91 #define __field_struct(type, item) type item; macro 188 #undef __field_struct 189 #define __field_struct(type, item) macro 450 #undef __field_struct 451 #define __field_struct(type, item) __field_struct_ext(type, item, FILTER_OTHER) macro 498 #undef __field_struct 499 #define __field_struct(type, item) macro 672 #undef __field_struct 673 #define __field_struct(type, item) macro
|
/Linux-v5.15/include/ras/ |
D | ras_event.h | 42 __field_struct(guid_t, fru_id) 44 __field_struct(struct cper_mem_err_compact, data)
|
/Linux-v5.15/drivers/net/wireless/mediatek/mt7601u/ |
D | trace.h | 252 __field_struct(struct mt7601u_rxwi, rxwi) 283 __field_struct(struct mt76_txwi, h)
|
/Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_trace.h | 647 __field_struct( struct drm_rect, src_rect ) 648 __field_struct( struct drm_rect, dst_rect ) 689 __field_struct( struct drm_rect, bounds ) 773 __field_struct( struct dpu_hw_fmt_layout, layout )
|