Searched refs:__get_buf (Results 1 - 7 of 7) sorted by path

/linux-master/drivers/usb/cdns3/
H A Dcdns3-trace.h108 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,
H A Dcdnsp-trace.h282 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-master/drivers/usb/dwc3/
H A Dtrace.h63 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,
/linux-master/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-trace.h165 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-master/drivers/usb/host/
H A Dxhci-trace.h128 xhci_decode_trb(__get_buf(XHCI_MSG_MAX), XHCI_MSG_MAX, __entry->field0,
325 TP_printk("%s", xhci_decode_ep_context(__get_buf(XHCI_MSG_MAX),
370 TP_printk("%s", xhci_decode_slot_context(__get_buf(XHCI_MSG_MAX),
432 TP_printk("%s", xhci_decode_ctrl_ctx(__get_buf(XHCI_MSG_MAX), __entry->drop, __entry->add)
525 xhci_decode_portsc(__get_buf(XHCI_MSG_MAX), __entry->portsc)
556 xhci_decode_doorbell(__get_buf(XHCI_MSG_MAX), __entry->slot, __entry->doorbell)
/linux-master/include/trace/stages/
H A Dstage3_trace_output.h143 #undef __get_buf macro
144 #define __get_buf(len) trace_seq_acquire(p, (len)) macro
H A Dstage7_class_define.h26 #undef __get_buf macro

Completed in 186 milliseconds