Searched refs:__field_struct (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/kernel/trace/ |
D | trace_entries.h | 81 __field_struct( struct ftrace_graph_ent, graph_ent ) 97 __field_struct( struct ftrace_graph_ret, ret ) 285 __field_struct( struct mmiotrace_rw, rw ) 306 __field_struct( struct mmiotrace_map, map ) 354 __field_struct( struct timespec64, timestamp )
|
D | trace_export.c | 38 #undef __field_struct 39 #define __field_struct(type, item) macro
|
D | trace.h | 53 #undef __field_struct 54 #define __field_struct(type, item) __field(type, item) macro
|
/Linux-v4.19/include/trace/ |
D | trace_events.h | 89 #undef __field_struct 90 #define __field_struct(type, item) type item; macro 184 #undef __field_struct 185 #define __field_struct(type, item) macro 417 #undef __field_struct 418 #define __field_struct(type, item) __field_struct_ext(type, item, FILTER_OTHER) macro 482 #undef __field_struct 483 #define __field_struct(type, item) macro 659 #undef __field_struct 660 #define __field_struct(type, item) macro
|
/Linux-v4.19/include/trace/events/ |
D | initcall.h | 38 __field_struct(initcall_t, func) 59 __field_struct(initcall_t, func)
|
D | afs.h | 289 __field_struct(struct afs_fid, fid ) 586 __field_struct(struct sockaddr_rxrpc, srx ) 607 __field_struct(uuid_t, uuid )
|
D | rxrpc.h | 680 __field_struct(struct rxrpc_host_header, hdr ) 928 __field_struct(struct rxrpc_wire_header, whdr ) 1203 __field_struct(struct rxrpc_host_header, hdr ) 1297 __field_struct(struct rxrpc_ack_summary, sum ) 1450 __field_struct(struct sock_extended_err, ee ) 1451 __field_struct(struct sockaddr_rxrpc, srx )
|
/Linux-v4.19/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) 340 __field_struct(struct tpi_info, tpi_info) 369 __field_struct(struct tpi_info, tpi_info) 388 __field_struct(struct crw, crw)
|
D | vfio_ccw_trace.h | 24 __field_struct(struct subchannel_id, schid)
|
/Linux-v4.19/include/ras/ |
D | ras_event.h | 42 __field_struct(uuid_le, fru_id) 44 __field_struct(struct cper_mem_err_compact, data)
|
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/ |
D | trace.h | 185 __field_struct(struct mt76x0_rxwi, rxwi) 204 __field_struct(struct mt76_txwi, h)
|
/Linux-v4.19/drivers/net/wireless/mediatek/mt7601u/ |
D | trace.h | 260 __field_struct(struct mt7601u_rxwi, rxwi) 291 __field_struct(struct mt76_txwi, h)
|