Home
last modified time | relevance | path

Searched defs:vaf (Results 1 – 25 of 83) sorted by relevance

1234

/Linux-v4.19/drivers/gpu/drm/
Ddrm_print.c75 void __drm_printfn_coredump(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_coredump()
127 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_seq_file()
133 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_info()
139 void __drm_printfn_debug(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_debug()
180 struct va_format vaf; in drm_dev_printk() local
201 struct va_format vaf; in drm_dev_dbg() local
224 struct va_format vaf; in drm_dbg() local
243 struct va_format vaf; in drm_err() local
/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Ddebug.c23 struct va_format vaf; in __wil_err() local
36 struct va_format vaf; in __wil_err_ratelimited() local
52 struct va_format vaf; in wil_dbg_ratelimited() local
68 struct va_format vaf; in __wil_info() local
81 struct va_format vaf; in wil_dbg_trace() local
/Linux-v4.19/net/mac80211/
Dtrace.c17 struct va_format vaf = { in __sdata_info() local
32 struct va_format vaf = { in __sdata_dbg() local
48 struct va_format vaf = { in __sdata_err() local
63 struct va_format vaf = { in __wiphy_dbg() local
/Linux-v4.19/net/bluetooth/
Dlib.c140 struct va_format vaf; in bt_info() local
156 struct va_format vaf; in bt_warn() local
172 struct va_format vaf; in bt_err() local
188 struct va_format vaf; in bt_err_ratelimited() local
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_debug.c19 struct va_format vaf; in BNX2FC_IO_DBG() local
43 struct va_format vaf; in BNX2FC_TGT_DBG() local
67 struct va_format vaf; in BNX2FC_HBA_DBG() local
/Linux-v4.19/fs/ubifs/
Dmisc.c8 struct va_format vaf; in ubifs_msg() local
25 struct va_format vaf; in ubifs_err() local
44 struct va_format vaf; in ubifs_warn() local
/Linux-v4.19/drivers/scsi/qedi/
Dqedi_dbg.c18 struct va_format vaf; in qedi_dbg_err() local
43 struct va_format vaf; in qedi_dbg_warn() local
72 struct va_format vaf; in qedi_dbg_notice() local
102 struct va_format vaf; in qedi_dbg_info() local
/Linux-v4.19/drivers/scsi/qedf/
Dqedf_dbg.c17 struct va_format vaf; in qedf_dbg_err() local
42 struct va_format vaf; in qedf_dbg_warn() local
71 struct va_format vaf; in qedf_dbg_notice() local
101 struct va_format vaf; in qedf_dbg_info() local
/Linux-v4.19/fs/ntfs/
Ddebug.c46 struct va_format vaf; in __ntfs_warning() local
89 struct va_format vaf; in __ntfs_error() local
118 struct va_format vaf; in __ntfs_debug() local
/Linux-v4.19/fs/befs/
Ddebug.c31 struct va_format vaf; in befs_error() local
44 struct va_format vaf; in befs_warning() local
59 struct va_format vaf; in befs_debug() local
/Linux-v4.19/drivers/mtd/ubi/
Dmisc.c160 struct va_format vaf; in ubi_msg() local
176 struct va_format vaf; in ubi_warn() local
193 struct va_format vaf; in ubi_err() local
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/
Diwl-debug.c96 struct va_format vaf = { in __iwl_err() local
119 struct va_format vaf = { in __iwl_dbg() local
/Linux-v4.19/fs/xfs/
Dxfs_message.c21 struct va_format *vaf) in __xfs_printk()
68 struct va_format vaf; in xfs_alert_tag() local
/Linux-v4.19/fs/btrfs/
Dtree-checker.c50 struct va_format vaf; in generic_err() local
76 struct va_format vaf; in file_extent_err() local
230 struct va_format vaf; in dir_item_err() local
364 struct va_format vaf; in block_group_err() local
/Linux-v4.19/drivers/usb/musb/
Dmusb_trace.c15 struct va_format vaf; in musb_dbg() local
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dtracepoint.c26 struct va_format vaf = { in __brcmf_err() local
Dcommon.c357 struct va_format vaf; in __brcmf_err() local
373 struct va_format vaf = { in __brcmf_dbg() local
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_dbg.c2546 struct va_format vaf; in ql_dbg() local
2590 struct va_format vaf; in ql_dbg_pci() local
2626 struct va_format vaf; in ql_log() local
2685 struct va_format vaf; in ql_log_pci() local
2786 struct va_format vaf; in ql_log_qp() local
2844 struct va_format vaf; in ql_dbg_qp() local
/Linux-v4.19/fs/fat/
Dmisc.c23 struct va_format vaf; in __fat_fs_error() local
48 struct va_format vaf; in fat_msg() local
/Linux-v4.19/drivers/usb/host/
Dxhci-dbg.c25 struct va_format vaf; in xhci_dbg_trace() local
/Linux-v4.19/drivers/net/wireless/ath/
Dmain.c74 struct va_format vaf; in ath_printk() local
/Linux-v4.19/fs/affs/
Damigaffs.c448 struct va_format vaf; in affs_error() local
464 struct va_format vaf; in affs_warning() local
/Linux-v4.19/sound/core/
Dmisc.c71 struct va_format vaf; in __snd_printk() local
/Linux-v4.19/net/9p/
Dmod.c50 struct va_format vaf; in _p9_debug() local
/Linux-v4.19/fs/ufs/
Dsuper.c276 struct va_format vaf; in ufs_error() local
310 struct va_format vaf; in ufs_panic() local
333 struct va_format vaf; in ufs_warning() local

1234