Searched refs:__field_struct (Results 1 – 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/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 | 59 #undef __field_struct 60 #define __field_struct(type, item) __field(type, item) macro
|
/kernel/linux/linux-5.10/include/trace/ |
D | trace_events.h | 90 #undef __field_struct 91 #define __field_struct(type, item) type item; macro 185 #undef __field_struct 186 #define __field_struct(type, item) macro 418 #undef __field_struct 419 #define __field_struct(type, item) __field_struct_ext(type, item, FILTER_OTHER) macro 463 #undef __field_struct 464 #define __field_struct(type, item) macro 634 #undef __field_struct 635 #define __field_struct(type, item) macro
|
/kernel/linux/linux-5.10/include/trace/events/ |
D | initcall.h | 38 __field_struct(initcall_t, func) 59 __field_struct(initcall_t, func)
|
D | afs.h | 761 __field_struct(struct afs_fid, fid ) 794 __field_struct(struct afs_fid, fid ) 828 __field_struct(struct afs_fid, fid ) 865 __field_struct(struct afs_fid, fid ) 1090 __field_struct(struct afs_fid, dfid ) 1091 __field_struct(struct afs_fid, fid ) 1205 __field_struct(struct afs_fid, fid ) 1230 __field_struct(struct sockaddr_rxrpc, srx ) 1251 __field_struct(uuid_t, uuid ) 1271 __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)
|
/kernel/linux/linux-5.10/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) 202 __field_struct(union orb, orb) 317 __field_struct(struct tpi_info, tpi_info) 346 __field_struct(struct tpi_info, tpi_info) 365 __field_struct(struct crw, crw)
|
/kernel/linux/linux-5.10/include/ras/ |
D | ras_event.h | 42 __field_struct(guid_t, fru_id) 44 __field_struct(struct cper_mem_err_compact, data)
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/ |
D | trace.h | 252 __field_struct(struct mt7601u_rxwi, rxwi) 283 __field_struct(struct mt76_txwi, h)
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_trace.h | 651 __field_struct( struct drm_rect, src_rect ) 652 __field_struct( struct drm_rect, dst_rect ) 693 __field_struct( struct drm_rect, bounds ) 777 __field_struct( struct dpu_hw_fmt_layout, layout )
|