Searched refs:vaf (Results 1 - 80 of 80) sorted by relevance

/linux-4.4.14/net/mac80211/
H A Dtrace.c16 struct va_format vaf = { __sdata_info() local
22 vaf.va = &args; __sdata_info()
24 pr_info("%pV", &vaf); __sdata_info()
25 trace_mac80211_info(&vaf); __sdata_info()
31 struct va_format vaf = { __sdata_dbg() local
37 vaf.va = &args; __sdata_dbg()
40 pr_debug("%pV", &vaf); __sdata_dbg()
41 trace_mac80211_dbg(&vaf); __sdata_dbg()
47 struct va_format vaf = { __sdata_err() local
53 vaf.va = &args; __sdata_err()
55 pr_err("%pV", &vaf); __sdata_err()
56 trace_mac80211_err(&vaf); __sdata_err()
62 struct va_format vaf = { __wiphy_dbg() local
68 vaf.va = &args; __wiphy_dbg()
71 wiphy_dbg(wiphy, "%pV", &vaf); __wiphy_dbg()
72 trace_mac80211_dbg(&vaf); __wiphy_dbg()
H A Dtrace_msg.h16 TP_PROTO(struct va_format *vaf),
18 TP_ARGS(vaf),
26 MAX_MSG_LEN, vaf->fmt,
27 *vaf->va) >= MAX_MSG_LEN);
34 TP_PROTO(struct va_format *vaf),
35 TP_ARGS(vaf)
38 TP_PROTO(struct va_format *vaf),
39 TP_ARGS(vaf)
42 TP_PROTO(struct va_format *vaf),
43 TP_ARGS(vaf)
/linux-4.4.14/drivers/scsi/bnx2fc/
H A Dbnx2fc_debug.c18 struct va_format vaf; BNX2FC_IO_DBG() local
26 vaf.fmt = fmt; BNX2FC_IO_DBG()
27 vaf.va = &args; BNX2FC_IO_DBG()
33 io_req->xid, &vaf); BNX2FC_IO_DBG()
35 pr_info("NULL %pV", &vaf); BNX2FC_IO_DBG()
42 struct va_format vaf; BNX2FC_TGT_DBG() local
50 vaf.fmt = fmt; BNX2FC_TGT_DBG()
51 vaf.va = &args; BNX2FC_TGT_DBG()
57 tgt->rport->port_id, &vaf); BNX2FC_TGT_DBG()
59 pr_info("NULL %pV", &vaf); BNX2FC_TGT_DBG()
66 struct va_format vaf; BNX2FC_HBA_DBG() local
74 vaf.fmt = fmt; BNX2FC_HBA_DBG()
75 vaf.va = &args; BNX2FC_HBA_DBG()
78 shost_printk(KERN_INFO, lport->host, PFX "%pV", &vaf); BNX2FC_HBA_DBG()
80 pr_info("NULL %pV", &vaf); BNX2FC_HBA_DBG()
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
H A Ddebug.c23 struct va_format vaf = { wil_err() local
29 vaf.va = &args; wil_err()
30 netdev_err(ndev, "%pV", &vaf); wil_err()
31 trace_wil6210_log_err(&vaf); wil_err()
39 struct va_format vaf = { wil_err_ratelimited() local
45 vaf.va = &args; wil_err_ratelimited()
46 netdev_err(ndev, "%pV", &vaf); wil_err_ratelimited()
47 trace_wil6210_log_err(&vaf); wil_err_ratelimited()
55 struct va_format vaf = { wil_info() local
61 vaf.va = &args; wil_info()
62 netdev_info(ndev, "%pV", &vaf); wil_info()
63 trace_wil6210_log_info(&vaf); wil_info()
69 struct va_format vaf = { wil_dbg_trace() local
75 vaf.va = &args; wil_dbg_trace()
76 trace_wil6210_log_dbg(&vaf); wil_dbg_trace()
H A Dtrace.h79 TP_PROTO(struct va_format *vaf),
80 TP_ARGS(vaf),
87 vaf->fmt,
88 *vaf->va) >= WIL6210_MSG_MAX);
94 TP_PROTO(struct va_format *vaf),
95 TP_ARGS(vaf)
99 TP_PROTO(struct va_format *vaf),
100 TP_ARGS(vaf)
104 TP_PROTO(struct va_format *vaf),
105 TP_ARGS(vaf)
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
H A Dbrcms_trace_brcmsmac_msg.h28 TP_PROTO(struct va_format *vaf),
29 TP_ARGS(vaf),
35 MAX_MSG_LEN, vaf->fmt,
36 *vaf->va) >= MAX_MSG_LEN);
42 TP_PROTO(struct va_format *vaf),
43 TP_ARGS(vaf)
47 TP_PROTO(struct va_format *vaf),
48 TP_ARGS(vaf)
52 TP_PROTO(struct va_format *vaf),
53 TP_ARGS(vaf)
57 TP_PROTO(struct va_format *vaf),
58 TP_ARGS(vaf)
62 TP_PROTO(u32 level, const char *func, struct va_format *vaf),
63 TP_ARGS(level, func, vaf),
73 MAX_MSG_LEN, vaf->fmt,
74 *vaf->va) >= MAX_MSG_LEN);
H A Ddebug.c235 struct va_format vaf = { \
241 vaf.va = &args; \
242 dev_ ##fn(dev, "%pV", &vaf); \
243 trace_brcms_ ##fn(&vaf); \
256 struct va_format vaf = { __brcms_fn() local
262 vaf.va = &args; __brcms_fn()
265 dev_err(dev, "%s %pV", func, &vaf); __brcms_fn()
267 trace_brcms_dbg(level, func, &vaf); __brcms_fn()
/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-devtrace-msg.h38 TP_PROTO(struct va_format *vaf),
39 TP_ARGS(vaf),
45 MAX_MSG_LEN, vaf->fmt,
46 *vaf->va) >= MAX_MSG_LEN);
52 TP_PROTO(struct va_format *vaf),
53 TP_ARGS(vaf)
57 TP_PROTO(struct va_format *vaf),
58 TP_ARGS(vaf)
62 TP_PROTO(struct va_format *vaf),
63 TP_ARGS(vaf)
67 TP_PROTO(struct va_format *vaf),
68 TP_ARGS(vaf)
73 struct va_format *vaf),
74 TP_ARGS(level, in_interrupt, function, vaf),
86 MAX_MSG_LEN, vaf->fmt,
87 *vaf->va) >= MAX_MSG_LEN);
H A Diwl-debug.c74 struct va_format vaf = { \
80 vaf.va = &args; \
81 dev_ ##fn(dev, "%pV", &vaf); \
82 trace_iwlwifi_ ##fn(&vaf); \
96 struct va_format vaf = { variable in typeref:struct:va_format
102 vaf.va = &args;
105 dev_err(dev, "(RFKILL) %pV", &vaf);
107 dev_err(dev, "%pV", &vaf);
109 trace_iwlwifi_err(&vaf); variable
119 struct va_format vaf = { __iwl_dbg() local
125 vaf.va = &args; __iwl_dbg()
130 in_interrupt() ? 'I' : 'U', function, &vaf); __iwl_dbg()
132 trace_iwlwifi_dbg(level, in_interrupt(), function, &vaf); __iwl_dbg()
/linux-4.4.14/drivers/usb/host/
H A Dxhci-trace.h33 TP_PROTO(struct va_format *vaf),
34 TP_ARGS(vaf),
37 vsnprintf(__get_str(msg), XHCI_MSG_MAX, vaf->fmt, *vaf->va);
43 TP_PROTO(struct va_format *vaf),
44 TP_ARGS(vaf)
48 TP_PROTO(struct va_format *vaf),
49 TP_ARGS(vaf)
53 TP_PROTO(struct va_format *vaf),
54 TP_ARGS(vaf)
58 TP_PROTO(struct va_format *vaf),
59 TP_ARGS(vaf)
63 TP_PROTO(struct va_format *vaf),
64 TP_ARGS(vaf)
68 TP_PROTO(struct va_format *vaf),
69 TP_ARGS(vaf)
73 TP_PROTO(struct va_format *vaf),
74 TP_ARGS(vaf)
H A Dxhci-dbg.c604 struct va_format vaf; xhci_dbg_trace() local
608 vaf.fmt = fmt; xhci_dbg_trace()
609 vaf.va = &args; xhci_dbg_trace()
610 xhci_dbg(xhci, "%pV\n", &vaf); xhci_dbg_trace()
611 trace(&vaf); xhci_dbg_trace()
/linux-4.4.14/net/bluetooth/
H A Dlib.c140 struct va_format vaf; bt_info() local
145 vaf.fmt = format; bt_info()
146 vaf.va = &args; bt_info()
148 pr_info("%pV", &vaf); bt_info()
156 struct va_format vaf; bt_warn() local
161 vaf.fmt = format; bt_warn()
162 vaf.va = &args; bt_warn()
164 pr_warn("%pV", &vaf); bt_warn()
172 struct va_format vaf; bt_err() local
177 vaf.fmt = format; bt_err()
178 vaf.va = &args; bt_err()
180 pr_err("%pV", &vaf); bt_err()
188 struct va_format vaf; bt_err_ratelimited() local
193 vaf.fmt = format; bt_err_ratelimited()
194 vaf.va = &args; bt_err_ratelimited()
196 pr_err_ratelimited("%pV", &vaf); bt_err_ratelimited()
/linux-4.4.14/fs/xfs/
H A Dxfs_message.c33 struct va_format *vaf) __xfs_printk()
36 printk("%sXFS (%s): %pV\n", level, mp->m_fsname, vaf); __xfs_printk()
39 printk("%sXFS: %pV\n", level, vaf); __xfs_printk()
45 struct va_format vaf; \
51 vaf.fmt = fmt; \
52 vaf.va = &args; \
54 __xfs_printk(kern_level, mp, &vaf); \
80 struct va_format vaf; xfs_alert_tag() local
91 vaf.fmt = fmt; xfs_alert_tag()
92 vaf.va = &args; xfs_alert_tag()
94 __xfs_printk(KERN_ALERT, mp, &vaf); xfs_alert_tag()
30 __xfs_printk( const char *level, const struct xfs_mount *mp, struct va_format *vaf) __xfs_printk() argument
/linux-4.4.14/drivers/usb/dwc3/
H A Ddebug.c22 struct va_format vaf; dwc3_trace() local
26 vaf.fmt = fmt; dwc3_trace()
27 vaf.va = &args; dwc3_trace()
29 trace(&vaf); dwc3_trace()
H A Dtrace.h31 TP_PROTO(struct va_format *vaf),
32 TP_ARGS(vaf),
35 vsnprintf(__get_str(msg), DWC3_MSG_MAX, vaf->fmt, *vaf->va);
41 TP_PROTO(struct va_format *vaf),
42 TP_ARGS(vaf)
46 TP_PROTO(struct va_format *vaf),
47 TP_ARGS(vaf)
51 TP_PROTO(struct va_format *vaf),
52 TP_ARGS(vaf)
56 TP_PROTO(struct va_format *vaf),
57 TP_ARGS(vaf)
61 TP_PROTO(struct va_format *vaf),
62 TP_ARGS(vaf)
/linux-4.4.14/drivers/staging/rtl8723au/hal/
H A Dodm_debug.c28 struct va_format vaf; rt_trace() local
33 vaf.fmt = fmt; rt_trace()
34 vaf.va = &args; rt_trace()
36 pr_info(DRIVER_PREFIX " [0x%08x,%d] %pV", comp, level, &vaf); rt_trace()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dtracepoint.c25 struct va_format vaf = { __brcmf_err() local
31 vaf.va = &args; __brcmf_err()
32 pr_err("%s: %pV", func, &vaf); __brcmf_err()
33 trace_brcmf_err(func, &vaf); __brcmf_err()
H A Dtracepoint.h43 TP_PROTO(const char *func, struct va_format *vaf),
44 TP_ARGS(func, vaf),
52 MAX_MSG_LEN, vaf->fmt,
53 *vaf->va) >= MAX_MSG_LEN);
59 TP_PROTO(u32 level, const char *func, struct va_format *vaf),
60 TP_ARGS(level, func, vaf),
70 MAX_MSG_LEN, vaf->fmt,
71 *vaf->va) >= MAX_MSG_LEN);
H A Dcommon.c186 struct va_format vaf = { __brcmf_dbg() local
192 vaf.va = &args; __brcmf_dbg()
194 pr_debug("%s %pV", func, &vaf); __brcmf_dbg()
195 trace_brcmf_dbg(level, func, &vaf); __brcmf_dbg()
/linux-4.4.14/fs/ntfs/
H A Ddebug.c46 struct va_format vaf; __ntfs_warning() local
57 vaf.fmt = fmt; __ntfs_warning()
58 vaf.va = &args; __ntfs_warning()
61 sb->s_id, flen ? function : "", &vaf); __ntfs_warning()
63 pr_warn("%s(): %pV\n", flen ? function : "", &vaf); __ntfs_warning()
89 struct va_format vaf; __ntfs_error() local
100 vaf.fmt = fmt; __ntfs_error()
101 vaf.va = &args; __ntfs_error()
104 sb->s_id, flen ? function : "", &vaf); __ntfs_error()
106 pr_err("%s(): %pV\n", flen ? function : "", &vaf); __ntfs_error()
118 struct va_format vaf; __ntfs_debug() local
127 vaf.fmt = fmt; __ntfs_debug()
128 vaf.va = &args; __ntfs_debug()
129 pr_debug("(%s, %d): %s(): %pV", file, line, flen ? function : "", &vaf); __ntfs_debug()
/linux-4.4.14/drivers/net/wireless/ath/
H A Dtrace.h36 struct va_format *vaf),
38 TP_ARGS(wiphy, vaf),
51 vaf->fmt,
52 *vaf->va) >= ATH_DBG_MAX_LEN);
H A Dmain.c74 struct va_format vaf; ath_printk() local
79 vaf.fmt = fmt; ath_printk()
80 vaf.va = &args; ath_printk()
84 level, wiphy_name(common->hw->wiphy), &vaf); ath_printk()
85 trace_ath_log(common->hw->wiphy, &vaf); ath_printk()
87 printk("%sath: %pV", level, &vaf); ath_printk()
/linux-4.4.14/arch/tile/kernel/
H A Dearly_printk.c46 struct va_format vaf; early_panic() local
53 vaf.fmt = fmt; early_panic()
54 vaf.va = &args; early_panic()
56 early_printk("Kernel panic - not syncing: %pV", &vaf); early_panic()
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dtrace.h252 TP_PROTO(struct va_format *vaf),
253 TP_ARGS(vaf),
260 vaf->fmt,
261 *vaf->va) >= ATH6KL_MSG_MAX);
267 TP_PROTO(struct va_format *vaf),
268 TP_ARGS(vaf)
272 TP_PROTO(struct va_format *vaf),
273 TP_ARGS(vaf)
277 TP_PROTO(struct va_format *vaf),
278 TP_ARGS(vaf)
282 TP_PROTO(unsigned int level, struct va_format *vaf),
283 TP_ARGS(level, vaf),
292 vaf->fmt,
293 *vaf->va) >= ATH6KL_MSG_MAX);
H A Ddebug.c42 struct va_format vaf; ath6kl_printk() local
47 vaf.fmt = fmt; ath6kl_printk()
48 vaf.va = &args; ath6kl_printk()
50 printk("%sath6kl: %pV", level, &vaf); ath6kl_printk()
58 struct va_format vaf = { ath6kl_info() local
64 vaf.va = &args; ath6kl_info()
65 ath6kl_printk(KERN_INFO, "%pV", &vaf); ath6kl_info()
66 trace_ath6kl_log_info(&vaf); ath6kl_info()
73 struct va_format vaf = { ath6kl_err() local
79 vaf.va = &args; ath6kl_err()
80 ath6kl_printk(KERN_ERR, "%pV", &vaf); ath6kl_err()
81 trace_ath6kl_log_err(&vaf); ath6kl_err()
88 struct va_format vaf = { ath6kl_warn() local
94 vaf.va = &args; ath6kl_warn()
95 ath6kl_printk(KERN_WARNING, "%pV", &vaf); ath6kl_warn()
96 trace_ath6kl_log_warn(&vaf); ath6kl_warn()
132 struct va_format vaf; ath6kl_dbg() local
137 vaf.fmt = fmt; ath6kl_dbg()
138 vaf.va = &args; ath6kl_dbg()
141 ath6kl_printk(KERN_DEBUG, "%pV", &vaf); ath6kl_dbg()
143 trace_ath6kl_log_dbg(mask, &vaf); ath6kl_dbg()
/linux-4.4.14/fs/befs/
H A Ddebug.c30 struct va_format vaf; befs_error() local
34 vaf.fmt = fmt; befs_error()
35 vaf.va = &args; befs_error()
36 pr_err("(%s): %pV\n", sb->s_id, &vaf); befs_error()
43 struct va_format vaf; befs_warning() local
47 vaf.fmt = fmt; befs_warning()
48 vaf.va = &args; befs_warning()
49 pr_warn("(%s): %pV\n", sb->s_id, &vaf); befs_warning()
58 struct va_format vaf; befs_debug() local
61 vaf.fmt = fmt; befs_debug()
62 vaf.va = &args; befs_debug()
63 pr_debug("(%s): %pV\n", sb->s_id, &vaf); befs_debug()
/linux-4.4.14/net/9p/
H A Dmod.c50 struct va_format vaf; _p9_debug() local
58 vaf.fmt = fmt; _p9_debug()
59 vaf.va = &args; _p9_debug()
62 pr_notice("(%8.8d) %pV", task_pid_nr(current), &vaf); _p9_debug()
64 pr_notice("-- %s (%d): %pV", func, task_pid_nr(current), &vaf); _p9_debug()
/linux-4.4.14/fs/fat/
H A Dmisc.c23 struct va_format vaf; __fat_fs_error() local
27 vaf.fmt = fmt; __fat_fs_error()
28 vaf.va = &args; __fat_fs_error()
29 fat_msg(sb, KERN_ERR, "error, %pV", &vaf); __fat_fs_error()
48 struct va_format vaf; fat_msg() local
52 vaf.fmt = fmt; fat_msg()
53 vaf.va = &args; fat_msg()
54 printk("%sFAT-fs (%s): %pV\n", level, sb->s_id, &vaf); fat_msg()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dtrace.h57 TP_PROTO(struct ath10k *ar, struct va_format *vaf),
58 TP_ARGS(ar, vaf),
69 vaf->fmt,
70 *vaf->va) >= ATH10K_MSG_MAX);
81 TP_PROTO(struct ath10k *ar, struct va_format *vaf),
82 TP_ARGS(ar, vaf)
86 TP_PROTO(struct ath10k *ar, struct va_format *vaf),
87 TP_ARGS(ar, vaf)
91 TP_PROTO(struct ath10k *ar, struct va_format *vaf),
92 TP_ARGS(ar, vaf)
96 TP_PROTO(struct ath10k *ar, unsigned int level, struct va_format *vaf),
97 TP_ARGS(ar, level, vaf),
110 vaf->fmt,
111 *vaf->va) >= ATH10K_MSG_MAX);
H A Ddebug.c112 struct va_format vaf = { ath10k_info() local
118 vaf.va = &args; ath10k_info()
119 dev_info(ar->dev, "%pV", &vaf); ath10k_info()
120 trace_ath10k_log_info(ar, &vaf); ath10k_info()
167 struct va_format vaf = { ath10k_err() local
173 vaf.va = &args; ath10k_err()
174 dev_err(ar->dev, "%pV", &vaf); ath10k_err()
175 trace_ath10k_log_err(ar, &vaf); ath10k_err()
182 struct va_format vaf = { ath10k_warn() local
188 vaf.va = &args; ath10k_warn()
189 dev_warn_ratelimited(ar->dev, "%pV", &vaf); ath10k_warn()
190 trace_ath10k_log_warn(ar, &vaf); ath10k_warn()
2205 struct va_format vaf; ath10k_dbg() local
2210 vaf.fmt = fmt; ath10k_dbg()
2211 vaf.va = &args; ath10k_dbg()
2214 dev_printk(KERN_DEBUG, ar->dev, "%pV", &vaf); ath10k_dbg()
2216 trace_ath10k_log_dbg(ar, mask, &vaf); ath10k_dbg()
/linux-4.4.14/sound/core/
H A Dmisc.c72 struct va_format vaf; __snd_printk() local
83 vaf.fmt = format; __snd_printk()
84 vaf.va = &args; __snd_printk()
90 vaf.fmt = end_of_header; __snd_printk()
93 printk(verbose_fmt, sanity_file_name(path), line, &vaf); __snd_printk()
/linux-4.4.14/fs/ocfs2/cluster/
H A Dmasklog.c70 struct va_format vaf; __mlog_printk() local
90 vaf.fmt = fmt; __mlog_printk()
91 vaf.va = &args; __mlog_printk()
95 raw_smp_processor_id(), func, line, prefix, &vaf); __mlog_printk()
/linux-4.4.14/drivers/acpi/
H A Dutils.c500 struct va_format vaf; acpi_handle_printk() local
505 vaf.fmt = fmt; acpi_handle_printk()
506 vaf.va = &args; acpi_handle_printk()
509 printk("%sACPI: %s: %pV", level, path ? path : "<n/a>" , &vaf); acpi_handle_printk()
529 struct va_format vaf; __acpi_handle_debug() local
534 vaf.fmt = fmt; __acpi_handle_debug()
535 vaf.va = &args; __acpi_handle_debug()
538 __dynamic_pr_debug(descriptor, "ACPI: %s: %pV", path ? path : "<n/a>", &vaf); __acpi_handle_debug()
/linux-4.4.14/fs/affs/
H A Damigaffs.c445 struct va_format vaf; affs_error() local
449 vaf.fmt = fmt; affs_error()
450 vaf.va = &args; affs_error()
451 pr_crit("error (device %s): %s(): %pV\n", sb->s_id, function, &vaf); affs_error()
461 struct va_format vaf; affs_warning() local
465 vaf.fmt = fmt; affs_warning()
466 vaf.va = &args; affs_warning()
467 pr_warn("(device %s): %s(): %pV\n", sb->s_id, function, &vaf); affs_warning()
/linux-4.4.14/drivers/net/wireless/rsi/
H A Drsi_91x_main.c45 struct va_format vaf; rsi_dbg() local
50 vaf.fmt = fmt; rsi_dbg()
51 vaf.va = &args; rsi_dbg()
54 pr_info("%pV", &vaf); rsi_dbg()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmutil/
H A Dutils.c323 struct va_format vaf; brcmu_dbg_hex_dump() local
328 vaf.fmt = fmt; brcmu_dbg_hex_dump()
329 vaf.va = &args; brcmu_dbg_hex_dump()
331 pr_debug("%pV", &vaf); brcmu_dbg_hex_dump()
/linux-4.4.14/fs/gfs2/
H A Dutil.c43 struct va_format vaf; gfs2_lm_withdraw() local
51 vaf.fmt = fmt; gfs2_lm_withdraw()
52 vaf.va = &args; gfs2_lm_withdraw()
54 fs_err(sdp, "%pV", &vaf); gfs2_lm_withdraw()
H A Dglock.c851 struct va_format vaf; gfs2_print_dbg() local
859 vaf.fmt = fmt; gfs2_print_dbg()
860 vaf.va = &args; gfs2_print_dbg()
862 pr_err("%pV", &vaf); gfs2_print_dbg()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
H A Den_main.c85 struct va_format vaf; en_print() local
89 vaf.fmt = format; en_print()
90 vaf.va = &args; en_print()
93 level, DRV_NAME, priv->dev->name, &vaf); en_print()
97 priv->port, &vaf); en_print()
/linux-4.4.14/lib/
H A Ddynamic_debug.c543 struct va_format vaf; __dynamic_pr_debug() local
551 vaf.fmt = fmt; __dynamic_pr_debug()
552 vaf.va = &args; __dynamic_pr_debug()
554 printk(KERN_DEBUG "%s%pV", dynamic_emit_prefix(descriptor, buf), &vaf); __dynamic_pr_debug()
563 struct va_format vaf; __dynamic_dev_dbg() local
571 vaf.fmt = fmt; __dynamic_dev_dbg()
572 vaf.va = &args; __dynamic_dev_dbg()
575 printk(KERN_DEBUG "(NULL device *): %pV", &vaf); __dynamic_dev_dbg()
582 &vaf); __dynamic_dev_dbg()
594 struct va_format vaf; __dynamic_netdev_dbg() local
602 vaf.fmt = fmt; __dynamic_netdev_dbg()
603 vaf.va = &args; __dynamic_netdev_dbg()
614 &vaf); __dynamic_netdev_dbg()
617 netdev_reg_state(dev), &vaf); __dynamic_netdev_dbg()
619 printk(KERN_DEBUG "(NULL net_device): %pV", &vaf); __dynamic_netdev_dbg()
/linux-4.4.14/drivers/isdn/mISDN/
H A Dlayer1.c104 struct va_format vaf; l1m_debug() local
109 vaf.fmt = fmt; l1m_debug()
110 vaf.va = &va; l1m_debug()
112 printk(KERN_DEBUG "%s: %pV\n", dev_name(&l1->dch->dev.dev), &vaf); l1m_debug()
H A Dtei.c82 struct va_format vaf; da_debug() local
90 vaf.fmt = fmt; da_debug()
91 vaf.va = &va; da_debug()
93 printk(KERN_DEBUG "mgr(%d): %pV\n", mgr->ch.st->dev->id, &vaf); da_debug()
231 struct va_format vaf; tei_debug() local
239 vaf.fmt = fmt; tei_debug()
240 vaf.va = &va; tei_debug()
243 tm->l2->sapi, tm->l2->tei, &vaf); tei_debug()
H A Dlayer2.c102 struct va_format vaf; l2m_debug() local
110 vaf.fmt = fmt; l2m_debug()
111 vaf.va = &va; l2m_debug()
114 mISDNDevName4ch(&l2->ch), l2->sapi, l2->tei, &vaf); l2m_debug()
/linux-4.4.14/net/netfilter/
H A Dnf_conntrack_helper.c341 struct va_format vaf; nf_ct_helper_log() local
346 vaf.fmt = fmt; nf_ct_helper_log()
347 vaf.va = &args; nf_ct_helper_log()
356 "nf_ct_%s: dropping packet: %pV ", helper->name, &vaf); nf_ct_helper_log() local
/linux-4.4.14/fs/ufs/
H A Dsuper.c275 struct va_format vaf; ufs_error() local
288 vaf.fmt = fmt; ufs_error()
289 vaf.va = &args; ufs_error()
293 sb->s_id, function, &vaf); ufs_error()
299 sb->s_id, function, &vaf); ufs_error()
309 struct va_format vaf; ufs_panic() local
321 vaf.fmt = fmt; ufs_panic()
322 vaf.va = &args; ufs_panic()
325 sb->s_id, function, &vaf); ufs_panic()
332 struct va_format vaf; ufs_warning() local
336 vaf.fmt = fmt; ufs_warning()
337 vaf.va = &args; ufs_warning()
339 sb->s_id, function, &vaf); ufs_warning()
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dtrace.h1347 TP_PROTO(const char *function, struct va_format *vaf),
1348 TP_ARGS(function, vaf),
1356 MAX_MSG_LEN, vaf->fmt,
1357 *vaf->va) >= MAX_MSG_LEN);
1372 TP_PROTO(const char *function, struct va_format *vaf), \
1373 TP_ARGS(function, vaf))
1378 struct va_format vaf = { \
1384 vaf.va = &args; \
1385 trace_hfi1_ ##lvl(func, &vaf); \
/linux-4.4.14/fs/cifs/
H A Dcifs_debug.c45 struct va_format vaf; cifs_vfs_err() local
50 vaf.fmt = fmt; cifs_vfs_err()
51 vaf.va = &args; cifs_vfs_err()
53 pr_err_ratelimited("CIFS VFS: %pV", &vaf); cifs_vfs_err()
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_dbg.c2491 struct va_format vaf; ql_dbg() local
2498 vaf.fmt = fmt; ql_dbg()
2499 vaf.va = &va; ql_dbg()
2506 vha->host_no, &vaf); ql_dbg()
2509 QL_MSGHDR, "0000:00:00.0", id + ql_dbg_offset, &vaf); ql_dbg()
2535 struct va_format vaf; ql_dbg_pci() local
2544 vaf.fmt = fmt; ql_dbg_pci()
2545 vaf.va = &va; ql_dbg_pci()
2549 QL_MSGHDR, dev_name(&(pdev->dev)), id + ql_dbg_offset, &vaf); ql_dbg_pci()
2571 struct va_format vaf; ql_log() local
2590 vaf.fmt = fmt; ql_log()
2591 vaf.va = &va; ql_log()
2595 pr_crit("%s%pV", pbuf, &vaf); ql_log()
2598 pr_err("%s%pV", pbuf, &vaf); ql_log()
2601 pr_warn("%s%pV", pbuf, &vaf); ql_log()
2604 pr_info("%s%pV", pbuf, &vaf); ql_log()
2630 struct va_format vaf; ql_log_pci() local
2645 vaf.fmt = fmt; ql_log_pci()
2646 vaf.va = &va; ql_log_pci()
2650 pr_crit("%s%pV", pbuf, &vaf); ql_log_pci()
2653 pr_err("%s%pV", pbuf, &vaf); ql_log_pci()
2656 pr_warn("%s%pV", pbuf, &vaf); ql_log_pci()
2659 pr_info("%s%pV", pbuf, &vaf); ql_log_pci()
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_drv.c60 struct va_format vaf; drm_err() local
65 vaf.fmt = format; drm_err()
66 vaf.va = &args; drm_err()
69 __builtin_return_address(0), &vaf); drm_err()
77 struct va_format vaf; drm_ut_debug_printk() local
81 vaf.fmt = format; drm_ut_debug_printk()
82 vaf.va = &args; drm_ut_debug_printk()
84 printk(KERN_DEBUG "[" DRM_NAME ":%s] %pV", function_name, &vaf); drm_ut_debug_printk()
/linux-4.4.14/fs/nilfs2/
H A Dsuper.c113 struct va_format vaf; nilfs_error() local
118 vaf.fmt = fmt; nilfs_error()
119 vaf.va = &args; nilfs_error()
122 sb->s_id, function, &vaf); nilfs_error()
143 struct va_format vaf; nilfs_warning() local
148 vaf.fmt = fmt; nilfs_warning()
149 vaf.va = &args; nilfs_warning()
152 sb->s_id, function, &vaf); nilfs_warning()
/linux-4.4.14/drivers/media/tuners/
H A Dtda18271-common.c720 struct va_format vaf; _tda_printk() local
725 vaf.fmt = fmt; _tda_printk()
726 vaf.va = &args; _tda_printk()
733 &vaf); _tda_printk()
735 printk("%s%s: %pV", level, func, &vaf); _tda_printk()
/linux-4.4.14/fs/ext4/
H A Dsuper.c407 struct va_format vaf; __ext4_error() local
412 vaf.fmt = fmt; __ext4_error()
413 vaf.va = &args; __ext4_error()
416 sb->s_id, function, line, current->comm, &vaf); __ext4_error()
428 struct va_format vaf; __ext4_error_inode() local
435 vaf.fmt = fmt; __ext4_error_inode()
436 vaf.va = &args; __ext4_error_inode()
441 block, current->comm, &vaf); __ext4_error_inode()
446 current->comm, &vaf); __ext4_error_inode()
458 struct va_format vaf; __ext4_error_file() local
470 vaf.fmt = fmt; __ext4_error_file()
471 vaf.va = &args; __ext4_error_file()
477 block, current->comm, path, &vaf); __ext4_error_file()
483 current->comm, path, &vaf); __ext4_error_file()
603 struct va_format vaf; __ext4_msg() local
610 vaf.fmt = fmt; __ext4_msg()
611 vaf.va = &args; __ext4_msg()
612 printk("%sEXT4-fs (%s): %pV\n", prefix, sb->s_id, &vaf); __ext4_msg()
623 struct va_format vaf; __ext4_warning() local
630 vaf.fmt = fmt; __ext4_warning()
631 vaf.va = &args; __ext4_warning()
633 sb->s_id, function, line, &vaf); __ext4_warning()
640 struct va_format vaf; __ext4_warning_inode() local
647 vaf.fmt = fmt; __ext4_warning_inode()
648 vaf.va = &args; __ext4_warning_inode()
651 function, line, inode->i_ino, current->comm, &vaf); __ext4_warning_inode()
662 struct va_format vaf; __releases() local
672 vaf.fmt = fmt; __releases()
673 vaf.va = &args; __releases()
681 printk(KERN_CONT "%pV\n", &vaf); __releases()
/linux-4.4.14/fs/btrfs/
H A Dsuper.c156 struct va_format vaf; __btrfs_std_error() local
160 vaf.fmt = fmt; __btrfs_std_error()
161 vaf.va = &args; __btrfs_std_error()
165 sb->s_id, function, line, errno, errstr, &vaf); __btrfs_std_error()
195 struct va_format vaf; btrfs_printk() local
212 vaf.fmt = fmt; btrfs_printk()
213 vaf.va = &args; btrfs_printk()
215 printk("%sBTRFS %s (device %s): %pV\n", lvl, type, sb->s_id, &vaf); btrfs_printk()
267 struct va_format vaf = { .fmt = fmt }; __btrfs_panic() local
274 vaf.va = &args; __btrfs_panic()
279 s_id, function, line, &vaf, errno, errstr); __btrfs_panic()
282 function, line, &vaf, errno, errstr); __btrfs_panic()
/linux-4.4.14/drivers/scsi/libsas/
H A Dsas_ata.c376 struct va_format vaf; sas_ata_printk() local
382 vaf.fmt = fmt; sas_ata_printk()
383 vaf.va = &args; sas_ata_printk()
386 level, ap->print_id, dev_name(dev), &vaf); sas_ata_printk()
/linux-4.4.14/drivers/net/wireless/b43legacy/
H A Dmain.c182 struct va_format vaf; b43legacyinfo() local
190 vaf.fmt = fmt; b43legacyinfo()
191 vaf.va = &args; b43legacyinfo()
194 (wl && wl->hw) ? wiphy_name(wl->hw->wiphy) : "wlan", &vaf); b43legacyinfo()
201 struct va_format vaf; b43legacyerr() local
209 vaf.fmt = fmt; b43legacyerr()
210 vaf.va = &args; b43legacyerr()
213 (wl && wl->hw) ? wiphy_name(wl->hw->wiphy) : "wlan", &vaf); b43legacyerr()
220 struct va_format vaf; b43legacywarn() local
228 vaf.fmt = fmt; b43legacywarn()
229 vaf.va = &args; b43legacywarn()
232 (wl && wl->hw) ? wiphy_name(wl->hw->wiphy) : "wlan", &vaf); b43legacywarn()
240 struct va_format vaf; b43legacydbg() local
245 vaf.fmt = fmt; b43legacydbg()
246 vaf.va = &args; b43legacydbg()
249 (wl && wl->hw) ? wiphy_name(wl->hw->wiphy) : "wlan", &vaf); b43legacydbg()
/linux-4.4.14/drivers/pcmcia/
H A Dsoc_common.c62 struct va_format vaf; soc_pcmcia_debug() local
67 vaf.fmt = fmt; soc_pcmcia_debug()
68 vaf.va = &args; soc_pcmcia_debug()
70 printk(KERN_DEBUG "skt%u: %s: %pV", skt->nr, func, &vaf); soc_pcmcia_debug()
/linux-4.4.14/drivers/firewire/
H A Dcore-card.c43 struct va_format vaf; \
47 vaf.fmt = fmt; \
48 vaf.va = &args; \
50 dev_name(card->device), &vaf); \
/linux-4.4.14/fs/hpfs/
H A Dsuper.c58 struct va_format vaf; hpfs_error() local
63 vaf.fmt = fmt; hpfs_error()
64 vaf.va = &args; hpfs_error()
66 pr_err("filesystem error: %pV", &vaf); hpfs_error()
/linux-4.4.14/fs/jfs/
H A Dsuper.c97 struct va_format vaf; jfs_error() local
102 vaf.fmt = fmt; jfs_error()
103 vaf.va = &args; jfs_error()
106 sb->s_id, __builtin_return_address(0), &vaf); jfs_error()
/linux-4.4.14/drivers/base/
H A Dcore.c2190 struct va_format *vaf) __dev_printk()
2194 dev_driver_string(dev), dev_name(dev), vaf); __dev_printk()
2196 printk("%s(NULL device *): %pV", level, vaf); __dev_printk()
2202 struct va_format vaf; dev_printk() local
2207 vaf.fmt = fmt; dev_printk()
2208 vaf.va = &args; dev_printk()
2210 __dev_printk(level, dev, &vaf); dev_printk()
2219 struct va_format vaf; \
2224 vaf.fmt = fmt; \
2225 vaf.va = &args; \
2227 __dev_printk(kern_level, dev, &vaf); \
2189 __dev_printk(const char *level, const struct device *dev, struct va_format *vaf) __dev_printk() argument
/linux-4.4.14/fs/ext2/
H A Dsuper.c50 struct va_format vaf; ext2_error() local
65 vaf.fmt = fmt; ext2_error()
66 vaf.va = &args; ext2_error()
69 sb->s_id, function, &vaf); ext2_error()
85 struct va_format vaf; ext2_msg() local
90 vaf.fmt = fmt; ext2_msg()
91 vaf.va = &args; ext2_msg()
93 printk("%sEXT2-fs (%s): %pV\n", prefix, sb->s_id, &vaf); ext2_msg()
/linux-4.4.14/fs/ocfs2/
H A Dsuper.c2594 struct va_format vaf; __ocfs2_error() local
2598 vaf.fmt = fmt; __ocfs2_error()
2599 vaf.va = &args; __ocfs2_error()
2604 sb->s_id, function, &vaf); __ocfs2_error()
2617 struct va_format vaf; __ocfs2_abort() local
2622 vaf.fmt = fmt; __ocfs2_abort()
2623 vaf.va = &args; __ocfs2_abort()
2626 sb->s_id, function, &vaf); __ocfs2_abort()
/linux-4.4.14/fs/udf/
H A Dsuper.c2267 struct va_format vaf; _udf_err() local
2272 vaf.fmt = fmt; _udf_err()
2273 vaf.va = &args; _udf_err()
2275 pr_err("error (device %s): %s: %pV", sb->s_id, function, &vaf); _udf_err()
2283 struct va_format vaf; _udf_warn() local
2288 vaf.fmt = fmt; _udf_warn()
2289 vaf.va = &args; _udf_warn()
2291 pr_warn("warning (device %s): %s: %pV", sb->s_id, function, &vaf); _udf_warn()
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A Dmain.c1502 struct va_format vaf; _mwifiex_dbg() local
1510 vaf.fmt = fmt; _mwifiex_dbg()
1511 vaf.va = &args; _mwifiex_dbg()
1513 dev_info(adapter->dev, "%pV", &vaf); _mwifiex_dbg()
/linux-4.4.14/drivers/net/wireless/b43/
H A Dmain.c387 struct va_format vaf; b43info() local
397 vaf.fmt = fmt; b43info()
398 vaf.va = &args; b43info()
401 (wl && wl->hw) ? wiphy_name(wl->hw->wiphy) : "wlan", &vaf); b43info()
408 struct va_format vaf; b43err() local
418 vaf.fmt = fmt; b43err()
419 vaf.va = &args; b43err()
422 (wl && wl->hw) ? wiphy_name(wl->hw->wiphy) : "wlan", &vaf); b43err()
429 struct va_format vaf; b43warn() local
439 vaf.fmt = fmt; b43warn()
440 vaf.va = &args; b43warn()
443 (wl && wl->hw) ? wiphy_name(wl->hw->wiphy) : "wlan", &vaf); b43warn()
450 struct va_format vaf; b43dbg() local
458 vaf.fmt = fmt; b43dbg()
459 vaf.va = &args; b43dbg()
462 (wl && wl->hw) ? wiphy_name(wl->hw->wiphy) : "wlan", &vaf); b43dbg()
/linux-4.4.14/fs/f2fs/
H A Dsuper.c254 struct va_format vaf; f2fs_msg() local
258 vaf.fmt = fmt; f2fs_msg()
259 vaf.va = &args; f2fs_msg()
260 printk("%sF2FS-fs (%s): %pV\n", level, sb->s_id, &vaf); f2fs_msg()
/linux-4.4.14/net/sunrpc/
H A Dsvc.c1048 struct va_format vaf; svc_printk() local
1054 vaf.fmt = fmt; svc_printk()
1055 vaf.va = &args; svc_printk()
1057 dprintk("svc: %s: %pV", svc_print_addr(rqstp, buf, sizeof(buf)), &vaf); svc_printk()
/linux-4.4.14/drivers/usb/gadget/udc/
H A Ds3c2410_udc.c100 struct va_format vaf; dprintk() local
108 vaf.fmt = fmt; dprintk()
109 vaf.va = &args; dprintk()
116 pr_debug("%1lu.%02d USB: %pV", prevticks, invocation++, &vaf); dprintk()
/linux-4.4.14/fs/proc/
H A Dproc_sysctl.c1013 struct va_format vaf; sysctl_err() local
1017 vaf.fmt = fmt; sysctl_err()
1018 vaf.va = &args; sysctl_err()
1021 path, table->procname, &vaf); sysctl_err()
/linux-4.4.14/drivers/ata/
H A Dlibata-core.c6815 struct va_format vaf; ata_port_printk() local
6820 vaf.fmt = fmt; ata_port_printk()
6821 vaf.va = &args; ata_port_printk()
6823 printk("%sata%u: %pV", level, ap->print_id, &vaf); ata_port_printk()
6832 struct va_format vaf; ata_link_printk() local
6837 vaf.fmt = fmt; ata_link_printk()
6838 vaf.va = &args; ata_link_printk()
6842 level, link->ap->print_id, link->pmp, &vaf); ata_link_printk()
6845 level, link->ap->print_id, &vaf); ata_link_printk()
6854 struct va_format vaf; ata_dev_printk() local
6859 vaf.fmt = fmt; ata_dev_printk()
6860 vaf.va = &args; ata_dev_printk()
6864 &vaf); ata_dev_printk()
/linux-4.4.14/net/core/
H A Ddev.c7563 struct va_format *vaf) __netdev_printk()
7572 vaf); __netdev_printk()
7575 level, netdev_name(dev), netdev_reg_state(dev), vaf); __netdev_printk()
7577 printk("%s(NULL net_device): %pV", level, vaf); __netdev_printk()
7584 struct va_format vaf; netdev_printk() local
7589 vaf.fmt = format; netdev_printk()
7590 vaf.va = &args; netdev_printk()
7592 __netdev_printk(level, dev, &vaf); netdev_printk()
7601 struct va_format vaf; \
7606 vaf.fmt = fmt; \
7607 vaf.va = &args; \
7609 __netdev_printk(level, dev, &vaf); \
7562 __netdev_printk(const char *level, const struct net_device *dev, struct va_format *vaf) __netdev_printk() argument
/linux-4.4.14/block/partitions/
H A Dldm.c55 struct va_format vaf; _ldm_printk() local
60 vaf.fmt = fmt; _ldm_printk()
61 vaf.va = &args; _ldm_printk()
63 printk("%s%s(): %pV\n", level, function, &vaf); _ldm_printk()
/linux-4.4.14/drivers/block/
H A Drbd.c489 struct va_format vaf; rbd_warn() local
493 vaf.fmt = fmt; rbd_warn()
494 vaf.va = &args; rbd_warn()
497 printk(KERN_WARNING "%s: %pV\n", RBD_DRV_NAME, &vaf); rbd_warn()
500 RBD_DRV_NAME, rbd_dev->disk->disk_name, &vaf); rbd_warn()
503 RBD_DRV_NAME, rbd_dev->spec->image_name, &vaf); rbd_warn()
506 RBD_DRV_NAME, rbd_dev->spec->image_id, &vaf); rbd_warn()
509 RBD_DRV_NAME, rbd_dev, &vaf); rbd_warn()
/linux-4.4.14/mm/
H A Dslub.c593 struct va_format vaf; slab_bug() local
597 vaf.fmt = fmt; slab_bug()
598 vaf.va = &args; slab_bug()
600 pr_err("BUG %s (%s): %pV\n", s->name, print_tainted(), &vaf); slab_bug()
609 struct va_format vaf; slab_fix() local
613 vaf.fmt = fmt; slab_fix()
614 vaf.va = &args; slab_fix()
615 pr_err("FIX %s: %pV\n", s->name, &vaf); slab_fix()
H A Dpage_alloc.c2681 struct va_format vaf; warn_alloc_failed() local
2686 vaf.fmt = fmt; warn_alloc_failed()
2687 vaf.va = &args; warn_alloc_failed()
2689 pr_warn("%pV", &vaf); warn_alloc_failed()
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Dbase.c3190 struct va_format vaf; _ath5k_printk() local
3195 vaf.fmt = fmt; _ath5k_printk()
3196 vaf.va = &args; _ath5k_printk()
3200 level, wiphy_name(ah->hw->wiphy), &vaf); _ath5k_printk()
3202 printk("%s" pr_fmt("%pV"), level, &vaf); _ath5k_printk()
/linux-4.4.14/fs/jbd2/
H A Djournal.c110 struct va_format vaf; __jbd2_debug() local
116 vaf.fmt = fmt; __jbd2_debug()
117 vaf.va = &args; __jbd2_debug()
118 printk(KERN_DEBUG "%s: (%s, %u): %pV\n", file, func, line, &vaf); __jbd2_debug()
/linux-4.4.14/fs/quota/
H A Ddquot.c137 struct va_format vaf; __quota_error() local
141 vaf.fmt = fmt; __quota_error()
142 vaf.va = &args; __quota_error()
145 sb->s_id, func, &vaf); __quota_error()
/linux-4.4.14/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c62 struct va_format vaf; pe_level_printk() local
68 vaf.fmt = fmt; pe_level_printk()
69 vaf.va = &args; pe_level_printk()
85 level, pfix, pe->pe_number, &vaf); pe_level_printk()
/linux-4.4.14/include/linux/
H A Ddevice.h1136 struct va_format *vaf) __dev_printk()
1135 __dev_printk(const char *level, const struct device *dev, struct va_format *vaf) __dev_printk() argument

Completed in 3867 milliseconds