Home
last modified time | relevance | path

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

1234

/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),
/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,
222 void kunit_assert_print_msg(const struct va_format *message,
/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()
H A Dtrace.h70 TP_PROTO(struct va_format *vaf),
82 TP_PROTO(struct va_format *vaf),
87 TP_PROTO(struct va_format *vaf),
92 TP_PROTO(struct va_format *vaf),
/linux/drivers/gpu/drm/
H A Ddrm_print.c123 void __drm_printfn_coredump(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_coredump()
176 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_seq_file()
184 struct va_format *vaf) in __drm_dev_vprintk()
208 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_info()
214 void __drm_printfn_dbg(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_dbg()
227 void __drm_printfn_err(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_err()
238 void __drm_printfn_line(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_line()
318 struct va_format vaf; in drm_dev_printk()
334 struct va_format vaf; in __drm_dev_dbg()
353 struct va_format vaf; in __drm_err()
/linux/net/bluetooth/
H A Dlib.c248 struct va_format vaf; in bt_info()
268 struct va_format vaf; in bt_warn()
288 struct va_format vaf; in bt_err()
321 struct va_format vaf; in bt_dbg()
348 struct va_format vaf; in bt_warn_ratelimited()
371 struct va_format vaf; in bt_err_ratelimited()
/linux/net/mac80211/
H A Dtrace_msg.h20 TP_PROTO(struct va_format *vaf),
36 TP_PROTO(struct va_format *vaf),
40 TP_PROTO(struct va_format *vaf),
44 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()
/linux/lib/kunit/
H A Dassert.c35 void kunit_assert_print_msg(const struct va_format *message, in kunit_assert_print_msg()
43 const struct va_format *message, in kunit_fail_assert_format()
51 const struct va_format *message, in kunit_unary_assert_format()
71 const struct va_format *message, in kunit_ptr_not_err_assert_format()
117 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()
237 const struct va_format *message, in kunit_mem_assert_format()
/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()
/linux/drivers/net/wireless/ath/ath11k/
H A Ddebug.c13 struct va_format vaf = { in ath11k_info()
28 struct va_format vaf = { in ath11k_err()
43 struct va_format vaf = { in ath11k_warn()
61 struct va_format vaf; in __ath11k_dbg()
/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()
/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()
/linux/include/drm/
H A Ddrm_print.h175 void (*printfn)(struct drm_printer *p, struct va_format *vaf);
187 void __drm_printfn_coredump(struct drm_printer *p, struct va_format *vaf);
189 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf);
191 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf);
192 void __drm_printfn_dbg(struct drm_printer *p, struct va_format *vaf);
193 void __drm_printfn_err(struct drm_printer *p, struct va_format *vaf);
194 void __drm_printfn_line(struct drm_printer *p, struct va_format *vaf);
213 struct va_format vaf = { .fmt = fmt, .va = va }; in drm_vprintf()
/linux/drivers/md/dm-vdo/
H A Dlogger.c55 struct va_format vaf; in emit_log_message_to_kernel()
111 const struct va_format *vaf1, const struct va_format *vaf2) in emit_log_message()
166 struct va_format vaf1, vaf2; in vdo_log_embedded_message()
/linux/drivers/net/wireless/intel/iwlwifi/
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()
/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()
/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()
/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()
/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()
/linux/fs/befs/
H A Ddebug.c31 struct va_format vaf; in befs_error()
44 struct va_format vaf; in befs_warning()
59 struct va_format vaf; in befs_debug()
/linux/net/batman-adv/
H A Dlog.c23 struct va_format vaf; in batadv_debug_log()
/linux/drivers/usb/chipidea/
H A Dtrace.c15 struct va_format vaf; in ci_log()
/linux/drivers/usb/mtu3/
H A Dmtu3_trace.c16 struct va_format vaf; in mtu3_dbg_trace()

1234