Home
last modified time | relevance | path

Searched refs:va_format (Results 1 – 25 of 136) sorted by relevance

123456

/openbmc/linux/include/trace/events/
H A Discsi.h15 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),
H A Dqla.h19 struct va_format *vaf),
38 TP_PROTO(const char *buf, struct va_format *vaf),
/openbmc/linux/include/kunit/
H A Dassert.h52 const struct va_format *message,
70 const struct va_format *message,
90 const struct va_format *message,
110 const struct va_format *message,
146 const struct va_format *message,
169 const struct va_format *message,
192 const struct va_format *message,
218 const struct va_format *message,
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-devtrace-msg.h18 TP_PROTO(struct va_format *vaf),
30 TP_PROTO(struct va_format *vaf),
35 TP_PROTO(struct va_format *vaf),
40 TP_PROTO(struct va_format *vaf),
45 TP_PROTO(struct va_format *vaf),
51 struct va_format *vaf),
H A Diwl-debug.c15 struct va_format vaf = { \
36 struct va_format vaf = { in __iwl_err()
71 struct va_format vaf = { in __iwl_dbg()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dbrcms_trace_brcmsmac_msg.h33 TP_PROTO(struct va_format *vaf),
45 TP_PROTO(struct va_format *vaf),
50 TP_PROTO(struct va_format *vaf),
55 TP_PROTO(struct va_format *vaf),
60 TP_PROTO(struct va_format *vaf),
65 TP_PROTO(u32 level, const char *func, struct va_format *vaf),
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Ddebug.c12 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()
/openbmc/linux/net/mac80211/
H A Dtrace_msg.h22 TP_PROTO(struct va_format *vaf),
38 TP_PROTO(struct va_format *vaf),
42 TP_PROTO(struct va_format *vaf),
46 TP_PROTO(struct va_format *vaf),
H A Dtrace.c17 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()
/openbmc/linux/net/bluetooth/
H A Dlib.c211 struct va_format vaf; in bt_info()
227 struct va_format vaf; in bt_warn()
243 struct va_format vaf; in bt_err()
272 struct va_format vaf; in bt_dbg()
292 struct va_format vaf; in bt_warn_ratelimited()
308 struct va_format vaf; in bt_err_ratelimited()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_print.c121 void __drm_printfn_coredump(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_coredump()
173 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_seq_file()
179 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_info()
185 void __drm_printfn_debug(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_debug()
192 void __drm_printfn_err(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_err()
264 struct va_format vaf; in drm_dev_printk()
285 struct va_format vaf; in __drm_dev_dbg()
309 struct va_format vaf; in ___drm_dbg()
328 struct va_format vaf; in __drm_err()
/openbmc/linux/lib/kunit/
H A Dassert.c33 static void kunit_assert_print_msg(const struct va_format *message, in kunit_assert_print_msg()
41 const struct va_format *message, in kunit_fail_assert_format()
49 const struct va_format *message, in kunit_unary_assert_format()
69 const struct va_format *message, in kunit_ptr_not_err_assert_format()
115 const struct va_format *message, in kunit_binary_assert_format()
145 const struct va_format *message, in kunit_binary_ptr_assert_format()
185 const struct va_format *message, in kunit_binary_str_assert_format()
236 const struct va_format *message, in kunit_mem_assert_format()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddebug.c13 struct va_format vaf = { in ath12k_info()
27 struct va_format vaf = { in ath12k_err()
41 struct va_format vaf = { in ath12k_warn()
58 struct va_format vaf; in __ath12k_dbg()
/openbmc/linux/fs/xfs/
H A Dxfs_message.c21 struct va_format *vaf) in __xfs_printk()
36 struct va_format vaf; in xfs_printk_level()
60 struct va_format vaf; in _xfs_alert_tag()
121 struct va_format vaf; in xfs_buf_alert_ratelimited()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddebug.c12 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()
/openbmc/linux/fs/ubifs/
H A Dmisc.c8 struct va_format vaf; in ubifs_msg()
25 struct va_format vaf; in ubifs_err()
44 struct va_format vaf; in ubifs_warn()
/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_dbg.c15 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()
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_debug.c19 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()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_dbg.c14 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()
/openbmc/linux/fs/ntfs/
H A Ddebug.c32 struct va_format vaf; in __ntfs_warning()
75 struct va_format vaf; in __ntfs_error()
104 struct va_format vaf; in __ntfs_debug()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dtrace_dbg.h31 TP_PROTO(const char *function, struct va_format *vaf),
54 TP_PROTO(const char *function, struct va_format *vaf), \
60 struct va_format vaf = { \
/openbmc/linux/drivers/usb/host/
H A Dxhci-dbg.c22 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()
/openbmc/linux/include/drm/
H A Ddrm_print.h78 void (*printfn)(struct drm_printer *p, struct va_format *vaf);
84 void __drm_printfn_coredump(struct drm_printer *p, struct va_format *vaf);
86 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf);
88 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf);
89 void __drm_printfn_debug(struct drm_printer *p, struct va_format *vaf);
90 void __drm_printfn_err(struct drm_printer *p, struct va_format *vaf);
109 struct va_format vaf = { .fmt = fmt, .va = va }; in drm_vprintf()
/openbmc/linux/drivers/mtd/ubi/
H A Dmisc.c147 struct va_format vaf; in ubi_msg()
163 struct va_format vaf; in ubi_warn()
180 struct va_format vaf; in ubi_err()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dtrace.h253 TP_PROTO(struct va_format *vaf),
265 TP_PROTO(struct va_format *vaf),
270 TP_PROTO(struct va_format *vaf),
275 TP_PROTO(struct va_format *vaf),
280 TP_PROTO(unsigned int level, struct va_format *vaf),

123456