Home
last modified time | relevance | path

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

12345

/linux-6.12.1/drivers/gpu/drm/
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()
304 struct va_format vaf; in drm_dev_printk() local
320 struct va_format vaf; in __drm_dev_dbg() local
339 struct va_format vaf; in __drm_err() local
/linux-6.12.1/net/bluetooth/
Dlib.c248 struct va_format vaf; in bt_info() local
268 struct va_format vaf; in bt_warn() local
288 struct va_format vaf; in bt_err() local
321 struct va_format vaf; in bt_dbg() local
348 struct va_format vaf; in bt_warn_ratelimited() local
371 struct va_format vaf; in bt_err_ratelimited() local
/linux-6.12.1/drivers/net/wireless/ath/wil6210/
Ddebug.c12 struct va_format vaf; in __wil_err() local
25 struct va_format vaf; in __wil_err_ratelimited() local
41 struct va_format vaf; in wil_dbg_ratelimited() local
57 struct va_format vaf; in __wil_info() local
70 struct va_format vaf; in wil_dbg_trace() local
/linux-6.12.1/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-6.12.1/drivers/net/wireless/ath/ath12k/
Ddebug.c13 struct va_format vaf = { in ath12k_info() local
27 struct va_format vaf = { in ath12k_err() local
41 struct va_format vaf = { in ath12k_warn() local
58 struct va_format vaf; in __ath12k_dbg() local
/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Ddebug.c13 struct va_format vaf = { in ath11k_info() local
28 struct va_format vaf = { in ath11k_err() local
43 struct va_format vaf = { in ath11k_warn() local
61 struct va_format vaf; in __ath11k_dbg() local
/linux-6.12.1/drivers/scsi/qedi/
Dqedi_dbg.c15 struct va_format vaf; in qedi_dbg_err() local
36 struct va_format vaf; in qedi_dbg_warn() local
61 struct va_format vaf; in qedi_dbg_notice() local
87 struct va_format vaf; in qedi_dbg_info() local
/linux-6.12.1/fs/xfs/
Dxfs_message.c21 struct va_format *vaf) in __xfs_printk()
36 struct va_format vaf; in xfs_printk_level() local
60 struct va_format vaf; in _xfs_alert_tag() local
121 struct va_format vaf; in xfs_buf_alert_ratelimited() local
/linux-6.12.1/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-6.12.1/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-6.12.1/drivers/scsi/qedf/
Dqedf_dbg.c14 struct va_format vaf; in qedf_dbg_err() local
35 struct va_format vaf; in qedf_dbg_warn() local
60 struct va_format vaf; in qedf_dbg_notice() local
86 struct va_format vaf; in qedf_dbg_info() local
/linux-6.12.1/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-6.12.1/drivers/mtd/ubi/
Dmisc.c147 struct va_format vaf; in ubi_msg() local
163 struct va_format vaf; in ubi_warn() local
180 struct va_format vaf; in ubi_err() local
/linux-6.12.1/fs/btrfs/
Dmessages.c141 struct va_format vaf; in __btrfs_handle_fs_error() local
215 struct va_format vaf; in _btrfs_printk() local
295 struct va_format vaf = { .fmt = fmt }; in __btrfs_panic() local
Dtree-checker.c60 struct va_format vaf; in generic_err() local
87 struct va_format vaf; in file_extent_err() local
148 struct va_format vaf; in dir_item_err() local
663 struct va_format vaf; in block_group_err() local
775 struct va_format vaf; in chunk_err() local
1020 struct va_format vaf; in dev_item_err() local
1267 struct va_format vaf; in extent_err() local
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/
Diwl-debug.c36 struct va_format vaf = { in __iwl_err() local
71 struct va_format vaf = { in __iwl_dbg() local
/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_dbg.c2493 struct va_format vaf; in ql_dbg() local
2533 struct va_format vaf; in ql_dbg_pci() local
2574 struct va_format vaf; in ql_log() local
2626 struct va_format vaf; in ql_log_pci() local
2726 struct va_format vaf; in ql_log_qp() local
2779 struct va_format vaf; in ql_dbg_qp() local
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_printk.h49 static inline void __xe_gt_printfn_err(struct drm_printer *p, struct va_format *vaf) in __xe_gt_printfn_err()
56 static inline void __xe_gt_printfn_info(struct drm_printer *p, struct va_format *vaf) in __xe_gt_printfn_info()
/linux-6.12.1/net/batman-adv/
Dlog.c23 struct va_format vaf; in batadv_debug_log() local
/linux-6.12.1/drivers/usb/musb/
Dmusb_trace.c15 struct va_format vaf; in musb_dbg() local
/linux-6.12.1/drivers/usb/mtu3/
Dmtu3_trace.c16 struct va_format vaf; in mtu3_dbg_trace() local
/linux-6.12.1/drivers/usb/chipidea/
Dtrace.c15 struct va_format vaf; in ci_log() local
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dtracepoint.c17 struct va_format vaf = { in __brcmf_err() local
/linux-6.12.1/drivers/usb/host/
Dxhci-dbg.c25 struct va_format vaf; in xhci_dbg_trace() local
/linux-6.12.1/fs/verity/
Dinit.c42 struct va_format vaf; in fsverity_msg() local

12345