Searched refs:__field_struct (Results 1 – 16 of 16) sorted by relevance
/Linux-v6.1/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 | 68 #undef __field_struct 69 #define __field_struct(type, item) __field(type, item) macro
|
/Linux-v6.1/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-v6.1/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 ) 1087 __field_struct(struct afs_fid, dfid ) 1088 __field_struct(struct afs_fid, fid ) 1202 __field_struct(struct afs_fid, fid ) 1227 __field_struct(struct sockaddr_rxrpc, srx ) 1248 __field_struct(uuid_t, uuid ) 1268 __field_struct(struct afs_fid, fid ) [all …]
|
D | rxrpc.h | 489 __field_struct(struct rxrpc_host_header, hdr ) 737 __field_struct(struct rxrpc_wire_header, whdr ) 1016 __field_struct(struct rxrpc_host_header, hdr ) 1110 __field_struct(struct rxrpc_ack_summary, sum ) 1263 __field_struct(struct sock_extended_err, ee ) 1264 __field_struct(struct sockaddr_rxrpc, srx )
|
D | xen.h | 73 __field_struct(xen_mc_callback_fn_t, fn)
|
/Linux-v6.1/include/trace/stages/ |
D | stage2_data_offsets.h | 17 #undef __field_struct 18 #define __field_struct(type, item) macro
|
D | stage1_struct_define.h | 11 #undef __field_struct 12 #define __field_struct(type, item) type item; macro
|
D | stage5_get_offsets.h | 18 #undef __field_struct 19 #define __field_struct(type, item) macro
|
D | stage4_event_fields.h | 22 #undef __field_struct 23 #define __field_struct(type, item) __field_struct_ext(type, item, FILTER_OTHER) macro
|
D | stage6_event_callback.h | 11 #undef __field_struct 12 #define __field_struct(type, item) macro
|
/Linux-v6.1/include/ras/ |
D | ras_event.h | 42 __field_struct(guid_t, fru_id) 44 __field_struct(struct cper_mem_err_compact, data)
|
/Linux-v6.1/drivers/net/wireless/mediatek/mt7601u/ |
D | trace.h | 252 __field_struct(struct mt7601u_rxwi, rxwi) 283 __field_struct(struct mt76_txwi, h)
|
/Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_trace.h | 644 __field_struct( struct drm_rect, src_rect ) 645 __field_struct( struct drm_rect, dst_rect ) 686 __field_struct( struct drm_rect, bounds ) 770 __field_struct( struct dpu_hw_fmt_layout, layout )
|