Searched refs:dynamic_hex_dump (Results 1 – 7 of 7) sorted by relevance
/linux/include/linux/ |
H A D | dynamic_debug.h | 284 #define dynamic_hex_dump(prefix_str, prefix_type, rowsize, \ macro 311 #define dynamic_hex_dump(prefix_str, prefix_type, rowsize, \ macro
|
H A D | printk.h | 779 dynamic_hex_dump(prefix_str, prefix_type, rowsize, \
|
/linux/drivers/net/ethernet/amd/pds_core/ |
H A D | adminq.c | 215 dynamic_hex_dump("cmd ", DUMP_PREFIX_OFFSET, 16, 1, in __pdsc_adminq_post() 300 dynamic_hex_dump("comp ", DUMP_PREFIX_OFFSET, 16, 1, in pdsc_adminq_post()
|
/linux/drivers/rpmsg/ |
H A D | rpmsg_ns.c | 41 dynamic_hex_dump("NS announcement: ", DUMP_PREFIX_NONE, 16, 1, in rpmsg_ns_cb()
|
H A D | virtio_rpmsg_bus.c | 624 dynamic_hex_dump("rpmsg_virtio TX: ", DUMP_PREFIX_NONE, 16, 1, in rpmsg_send_offchannel_raw() 724 dynamic_hex_dump("rpmsg_virtio RX: ", DUMP_PREFIX_NONE, 16, 1, in rpmsg_recv_single()
|
/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_main.c | 273 dynamic_hex_dump("event ", DUMP_PREFIX_OFFSET, 16, 1, in ionic_notifyq_service() 329 dynamic_hex_dump("comp ", DUMP_PREFIX_OFFSET, 16, 1, in ionic_adminq_service() 400 dynamic_hex_dump("cmd ", DUMP_PREFIX_OFFSET, 16, 1, in ionic_adminq_post()
|
H A D | ionic_rx_filter.c | 43 dynamic_hex_dump("cmd ", DUMP_PREFIX_OFFSET, 16, 1, in ionic_rx_filter_replay()
|