| /Linux-v5.4/include/trace/events/ |
| D | iscsi.h | 15 void iscsi_dbg_trace(void (*trace)(struct device *dev, struct va_format *), 23 TP_PROTO(struct device *dev, struct va_format *vaf), 45 TP_PROTO(struct device *dev, struct va_format *vaf), 54 TP_PROTO(struct device *dev, struct va_format *vaf), 63 TP_PROTO(struct device *dev, struct va_format *vaf), 72 TP_PROTO(struct device *dev, struct va_format *vaf), 81 TP_PROTO(struct device *dev, struct va_format *vaf), 90 TP_PROTO(struct device *dev, struct va_format *vaf), 99 TP_PROTO(struct device *dev, struct va_format *vaf),
|
| /Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| D | brcms_trace_brcmsmac_msg.h | 28 TP_PROTO(struct va_format *vaf), 42 TP_PROTO(struct va_format *vaf), 47 TP_PROTO(struct va_format *vaf), 52 TP_PROTO(struct va_format *vaf), 57 TP_PROTO(struct va_format *vaf), 62 TP_PROTO(u32 level, const char *func, struct va_format *vaf),
|
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/ |
| D | iwl-devtrace-msg.h | 23 TP_PROTO(struct va_format *vaf), 37 TP_PROTO(struct va_format *vaf), 42 TP_PROTO(struct va_format *vaf), 47 TP_PROTO(struct va_format *vaf), 52 TP_PROTO(struct va_format *vaf), 58 struct va_format *vaf),
|
| D | iwl-debug.c | 69 struct va_format vaf = { \ 91 struct va_format vaf = { in __iwl_err() 114 struct va_format vaf = { in __iwl_dbg()
|
| /Linux-v5.4/drivers/net/wireless/ath/wil6210/ |
| D | debug.c | 23 struct va_format vaf; in __wil_err() 36 struct va_format vaf; in __wil_err_ratelimited() 52 struct va_format vaf; in wil_dbg_ratelimited() 68 struct va_format vaf; in __wil_info() 81 struct va_format vaf; in wil_dbg_trace()
|
| D | trace.h | 81 TP_PROTO(struct va_format *vaf), 96 TP_PROTO(struct va_format *vaf), 101 TP_PROTO(struct va_format *vaf), 106 TP_PROTO(struct va_format *vaf),
|
| /Linux-v5.4/net/mac80211/ |
| D | trace_msg.h | 22 TP_PROTO(struct va_format *vaf), 40 TP_PROTO(struct va_format *vaf), 44 TP_PROTO(struct va_format *vaf), 48 TP_PROTO(struct va_format *vaf),
|
| D | trace.c | 17 struct va_format vaf = { in __sdata_info() 32 struct va_format vaf = { in __sdata_dbg() 48 struct va_format vaf = { in __sdata_err() 63 struct va_format vaf = { in __wiphy_dbg()
|
| /Linux-v5.4/drivers/gpu/drm/ |
| D | drm_print.c | 80 void __drm_printfn_coredump(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_coredump() 132 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_seq_file() 138 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_info() 144 void __drm_printfn_debug(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_debug() 185 struct va_format vaf; in drm_dev_printk() 206 struct va_format vaf; in drm_dev_dbg() 229 struct va_format vaf; in drm_dbg() 248 struct va_format vaf; in drm_err()
|
| /Linux-v5.4/net/bluetooth/ |
| D | lib.c | 140 struct va_format vaf; in bt_info() 156 struct va_format vaf; in bt_warn() 172 struct va_format vaf; in bt_err() 188 struct va_format vaf; in bt_err_ratelimited()
|
| /Linux-v5.4/fs/ubifs/ |
| D | misc.c | 8 struct va_format vaf; in ubifs_msg() 25 struct va_format vaf; in ubifs_err() 44 struct va_format vaf; in ubifs_warn()
|
| /Linux-v5.4/drivers/scsi/qedi/ |
| D | qedi_dbg.c | 15 struct va_format vaf; in qedi_dbg_err() 36 struct va_format vaf; in qedi_dbg_warn() 61 struct va_format vaf; in qedi_dbg_notice() 87 struct va_format vaf; in qedi_dbg_info()
|
| /Linux-v5.4/include/drm/ |
| D | drm_print.h | 74 void (*printfn)(struct drm_printer *p, struct va_format *vaf); 80 void __drm_printfn_coredump(struct drm_printer *p, struct va_format *vaf); 82 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf); 84 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf); 85 void __drm_printfn_debug(struct drm_printer *p, struct va_format *vaf); 102 struct va_format vaf = { .fmt = fmt, .va = va }; in drm_vprintf()
|
| /Linux-v5.4/drivers/scsi/bnx2fc/ |
| D | bnx2fc_debug.c | 19 struct va_format vaf; in BNX2FC_IO_DBG() 43 struct va_format vaf; in BNX2FC_TGT_DBG() 67 struct va_format vaf; in BNX2FC_HBA_DBG()
|
| /Linux-v5.4/fs/xfs/ |
| D | xfs_message.c | 21 struct va_format *vaf) in __xfs_printk() 33 struct va_format vaf; \ 68 struct va_format vaf; in xfs_alert_tag()
|
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ |
| D | trace_dbg.h | 67 TP_PROTO(const char *function, struct va_format *vaf), 92 TP_PROTO(const char *function, struct va_format *vaf), \ 98 struct va_format vaf = { \
|
| /Linux-v5.4/drivers/scsi/qedf/ |
| D | qedf_dbg.c | 14 struct va_format vaf; in qedf_dbg_err() 35 struct va_format vaf; in qedf_dbg_warn() 60 struct va_format vaf; in qedf_dbg_notice() 86 struct va_format vaf; in qedf_dbg_info()
|
| /Linux-v5.4/fs/ntfs/ |
| D | debug.c | 32 struct va_format vaf; in __ntfs_warning() 75 struct va_format vaf; in __ntfs_error() 104 struct va_format vaf; in __ntfs_debug()
|
| /Linux-v5.4/drivers/usb/host/ |
| D | xhci-dbg.c | 22 void xhci_dbg_trace(struct xhci_hcd *xhci, void (*trace)(struct va_format *), in xhci_dbg_trace() argument 25 struct va_format vaf; in xhci_dbg_trace()
|
| D | xhci-trace.h | 31 TP_PROTO(struct va_format *vaf), 41 TP_PROTO(struct va_format *vaf), 46 TP_PROTO(struct va_format *vaf), 51 TP_PROTO(struct va_format *vaf), 56 TP_PROTO(struct va_format *vaf), 61 TP_PROTO(struct va_format *vaf), 66 TP_PROTO(struct va_format *vaf), 71 TP_PROTO(struct va_format *vaf),
|
| /Linux-v5.4/drivers/mtd/ubi/ |
| D | misc.c | 147 struct va_format vaf; in ubi_msg() 163 struct va_format vaf; in ubi_warn() 180 struct va_format vaf; in ubi_err()
|
| /Linux-v5.4/drivers/net/wireless/ath/ath6kl/ |
| D | trace.h | 253 TP_PROTO(struct va_format *vaf), 268 TP_PROTO(struct va_format *vaf), 273 TP_PROTO(struct va_format *vaf), 278 TP_PROTO(struct va_format *vaf), 283 TP_PROTO(unsigned int level, struct va_format *vaf),
|
| /Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | tracepoint.h | 32 TP_PROTO(const char *func, struct va_format *vaf), 48 TP_PROTO(u32 level, const char *func, struct va_format *vaf),
|
| /Linux-v5.4/drivers/usb/mtu3/ |
| D | mtu3_trace.c | 15 struct va_format vaf; in mtu3_dbg_trace()
|
| /Linux-v5.4/drivers/usb/musb/ |
| D | musb_trace.c | 15 struct va_format vaf; in musb_dbg()
|