Searched refs:__get_buf (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/usb/host/ ! |
| H A D | xhci-trace.h | 121 xhci_decode_trb(__get_buf(XHCI_MSG_MAX), XHCI_MSG_MAX, __entry->field0, 353 TP_printk("%s", xhci_decode_ep_context(__get_buf(XHCI_MSG_MAX), 398 TP_printk("%s", xhci_decode_slot_context(__get_buf(XHCI_MSG_MAX), 460 TP_printk("%s", xhci_decode_ctrl_ctx(__get_buf(XHCI_MSG_MAX), __entry->drop, __entry->add) 549 xhci_decode_portsc(__get_buf(XHCI_MSG_MAX), __entry->portsc) 585 xhci_decode_doorbell(__get_buf(XHCI_MSG_MAX), __entry->slot, __entry->doorbell)
|
| /linux/drivers/usb/gadget/udc/cdns2/ ! |
| H A D | cdns2-trace.h | 150 TP_printk("%s", cdns2_decode_usb_irq(__get_buf(CDNS2_MSG_MAX), 190 cdns2_decode_epx_irq(__get_buf(CDNS2_MSG_MAX), CDNS2_MSG_MAX, 214 TP_printk("%s", cdns2_decode_ep0_irq(__get_buf(CDNS2_MSG_MAX), 242 TP_printk("%s", usb_decode_ctrl(__get_buf(CDNS2_MSG_MAX), CDNS2_MSG_MAX, 359 cdns2_decode_trb(__get_buf(CDNS2_MSG_MAX), CDNS2_MSG_MAX,
|
| /linux/include/trace/stages/ ! |
| H A D | stage3_trace_output.h | 151 #undef __get_buf 152 #define __get_buf(len) trace_seq_acquire(p, (len)) macro
|
| H A D | stage7_class_define.h | 27 #undef __get_buf
|
| /linux/drivers/usb/cdns3/ ! |
| H A 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,
|
| H A D | cdnsp-trace.h | 277 TP_printk("%s", usb_decode_ctrl(__get_buf(CDNSP_MSG_MAX), CDNSP_MSG_MAX, 355 cdnsp_decode_trb(__get_buf(CDNSP_MSG_MAX), CDNSP_MSG_MAX, 532 TP_printk("%s", cdnsp_decode_ep_context(__get_buf(CDNSP_MSG_MAX), CDNSP_MSG_MAX, 759 cdnsp_decode_portsc(__get_buf(CDNSP_MSG_MAX), CDNSP_MSG_MAX,
|
| /linux/drivers/usb/dwc3/ ! |
| H A D | trace.h | 87 dwc3_decode_event(__get_buf(DWC3_MSG_MAX), DWC3_MSG_MAX, 115 TP_printk("%pa: %s", &__entry->base_address, usb_decode_ctrl(__get_buf(DWC3_MSG_MAX),
|