/Linux-v5.10/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),
|
D | qla.h | 19 struct va_format *vaf), 38 TP_PROTO(const char *buf, struct va_format *vaf),
|
/Linux-v5.10/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.10/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.10/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() 201 struct va_format vaf; in bt_dbg() 221 struct va_format vaf; in bt_warn_ratelimited() 237 struct va_format vaf; in bt_err_ratelimited()
|
/Linux-v5.10/drivers/net/wireless/ath/wil6210/ |
D | debug.c | 12 struct va_format vaf; in __wil_err() 25 struct va_format vaf; in __wil_err_ratelimited() 41 struct va_format vaf; in wil_dbg_ratelimited() 57 struct va_format vaf; in __wil_info() 70 struct va_format vaf; in wil_dbg_trace()
|
D | trace.h | 70 TP_PROTO(struct va_format *vaf), 85 TP_PROTO(struct va_format *vaf), 90 TP_PROTO(struct va_format *vaf), 95 TP_PROTO(struct va_format *vaf),
|
/Linux-v5.10/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.10/drivers/gpu/drm/ |
D | drm_print.c | 99 void __drm_printfn_coredump(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_coredump() 151 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_seq_file() 157 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_info() 163 void __drm_printfn_debug(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_debug() 169 void __drm_printfn_err(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_err() 241 struct va_format vaf; in drm_dev_printk() 262 struct va_format vaf; in drm_dev_dbg() 285 struct va_format vaf; in __drm_dbg() 304 struct va_format vaf; in __drm_err()
|
/Linux-v5.10/drivers/net/wireless/ath/ath11k/ |
D | debug.c | 12 struct va_format vaf = { in ath11k_info() 27 struct va_format vaf = { in ath11k_err() 42 struct va_format vaf = { in ath11k_warn() 60 struct va_format vaf; in __ath11k_dbg()
|
/Linux-v5.10/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() 129 struct va_format vaf; in xfs_buf_alert_ratelimited()
|
/Linux-v5.10/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.10/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.10/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.10/include/drm/ |
D | drm_print.h | 77 void (*printfn)(struct drm_printer *p, struct va_format *vaf); 83 void __drm_printfn_coredump(struct drm_printer *p, struct va_format *vaf); 85 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf); 87 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf); 88 void __drm_printfn_debug(struct drm_printer *p, struct va_format *vaf); 89 void __drm_printfn_err(struct drm_printer *p, struct va_format *vaf); 108 struct va_format vaf = { .fmt = fmt, .va = va }; in drm_vprintf()
|
/Linux-v5.10/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.10/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.10/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.10/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.10/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.10/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.10/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),
|