Searched refs:__get_buf (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/drivers/usb/host/ |
D | xhci-trace.h | 128 xhci_decode_trb(__get_buf(XHCI_MSG_MAX), XHCI_MSG_MAX, __entry->field0, 327 TP_printk("%s", xhci_decode_ep_context(__get_buf(XHCI_MSG_MAX), 372 TP_printk("%s", xhci_decode_slot_context(__get_buf(XHCI_MSG_MAX), 434 TP_printk("%s", xhci_decode_ctrl_ctx(__get_buf(XHCI_MSG_MAX), __entry->drop, __entry->add) 524 xhci_decode_portsc(__get_buf(XHCI_MSG_MAX), __entry->portsc) 555 xhci_decode_doorbell(__get_buf(XHCI_MSG_MAX), __entry->slot, __entry->doorbell)
|
/linux-6.6.21/include/trace/stages/ |
D | stage3_trace_output.h | 143 #undef __get_buf 144 #define __get_buf(len) trace_seq_acquire(p, (len)) macro
|
D | stage7_class_define.h | 26 #undef __get_buf
|
/linux-6.6.21/drivers/usb/gadget/udc/cdns2/ |
D | cdns2-trace.h | 165 TP_printk("%s", cdns2_decode_usb_irq(__get_buf(CDNS2_MSG_MAX), 205 cdns2_decode_epx_irq(__get_buf(CDNS2_MSG_MAX), CDNS2_MSG_MAX, 229 TP_printk("%s", cdns2_decode_ep0_irq(__get_buf(CDNS2_MSG_MAX), 257 TP_printk("%s", usb_decode_ctrl(__get_buf(CDNS2_MSG_MAX), CDNS2_MSG_MAX, 423 cdns2_decode_trb(__get_buf(CDNS2_MSG_MAX), CDNS2_MSG_MAX,
|
/linux-6.6.21/drivers/usb/cdns3/ |
D | cdns3-trace.h | 108 TP_printk("%s", cdns3_decode_usb_irq(__get_buf(CDNS3_MSG_MAX), __entry->speed, 135 cdns3_decode_epx_irq(__get_buf(CDNS3_MSG_MAX), 159 TP_printk("%s", cdns3_decode_ep0_irq(__get_buf(CDNS3_MSG_MAX), 186 TP_printk("%s", usb_decode_ctrl(__get_buf(CDNS3_MSG_MAX), CDNS3_MSG_MAX,
|
D | cdnsp-trace.h | 282 TP_printk("%s", usb_decode_ctrl(__get_buf(CDNSP_MSG_MAX), CDNSP_MSG_MAX, 360 cdnsp_decode_trb(__get_buf(CDNSP_MSG_MAX), CDNSP_MSG_MAX, 552 TP_printk("%s", cdnsp_decode_ep_context(__get_buf(CDNSP_MSG_MAX), CDNSP_MSG_MAX, 784 cdnsp_decode_portsc(__get_buf(CDNSP_MSG_MAX), CDNSP_MSG_MAX,
|
/linux-6.6.21/drivers/usb/dwc3/ |
D | trace.h | 63 dwc3_decode_event(__get_buf(DWC3_MSG_MAX), DWC3_MSG_MAX, 89 TP_printk("%s", usb_decode_ctrl(__get_buf(DWC3_MSG_MAX), DWC3_MSG_MAX,
|