/linux-6.6.21/fs/btrfs/ |
D | messages.h | 18 void btrfs_no_printk(const struct btrfs_fs_info *fs_info, const char *fmt, ...) in btrfs_no_printk() 26 #define btrfs_printk(fs_info, fmt, args...) \ argument 35 #define btrfs_printk(fs_info, fmt, args...) \ argument 39 #define btrfs_emerg(fs_info, fmt, args...) \ argument 41 #define btrfs_alert(fs_info, fmt, args...) \ argument 43 #define btrfs_crit(fs_info, fmt, args...) \ argument 45 #define btrfs_err(fs_info, fmt, args...) \ argument 47 #define btrfs_warn(fs_info, fmt, args...) \ argument 49 #define btrfs_notice(fs_info, fmt, args...) \ argument 51 #define btrfs_info(fs_info, fmt, args...) \ argument [all …]
|
/linux-6.6.21/include/linux/ |
D | dev_printk.h | 19 #define dev_fmt(fmt) fmt argument 62 const char *fmt, va_list args) in dev_vprintk_emit() 65 int dev_printk_emit(int level, const struct device *dev, const char *fmt, ...) in dev_printk_emit() 73 const char *fmt, ...) in _dev_printk() 77 void _dev_emerg(const struct device *dev, const char *fmt, ...) in _dev_emerg() 80 void _dev_crit(const struct device *dev, const char *fmt, ...) in _dev_crit() 83 void _dev_alert(const struct device *dev, const char *fmt, ...) in _dev_alert() 86 void _dev_err(const struct device *dev, const char *fmt, ...) in _dev_err() 89 void _dev_warn(const struct device *dev, const char *fmt, ...) in _dev_warn() 92 void _dev_notice(const struct device *dev, const char *fmt, ...) in _dev_notice() [all …]
|
D | printk.h | 80 const char *fmt; member 126 #define no_printk(fmt, ...) \ argument 252 static inline __printf(1, 2) void dump_stack_set_arch_desc(const char *fmt, ...) in dump_stack_set_arch_desc() 345 #define pr_fmt(fmt) fmt argument 352 const char *fmt; member 421 #define printk_index_subsys_emit(subsys_fmt_prefix, level, fmt, ...) \ argument 455 #define printk(fmt, ...) printk_index_wrap(_printk, fmt, ##__VA_ARGS__) argument 456 #define printk_deferred(fmt, ...) \ argument 467 #define pr_emerg(fmt, ...) \ argument 477 #define pr_alert(fmt, ...) \ argument [all …]
|
/linux-6.6.21/include/drm/ |
D | drm_print.h | 107 drm_vprintf(struct drm_printer *p, const char *fmt, va_list *va) in drm_vprintf() 120 #define drm_printf_indent(printer, indent, fmt, ...) \ argument 370 #define DRM_DEV_ERROR(dev, fmt, ...) \ argument 384 #define DRM_DEV_ERROR_RATELIMITED(dev, fmt, ...) \ argument 395 #define DRM_DEV_INFO(dev, fmt, ...) \ argument 399 #define DRM_DEV_INFO_ONCE(dev, fmt, ...) \ argument 409 #define drm_dev_dbg(dev, cat, fmt, ...) \ argument 412 #define drm_dev_dbg(dev, cat, fmt, ...) \ argument 425 #define DRM_DEV_DEBUG(dev, fmt, ...) \ argument 435 #define DRM_DEV_DEBUG_DRIVER(dev, fmt, ...) \ argument [all …]
|
/linux-6.6.21/fs/xfs/ |
D | xfs_message.h | 13 #define xfs_printk_index_wrap(kern_level, mp, fmt, ...) \ argument 18 #define xfs_emerg(mp, fmt, ...) \ argument 20 #define xfs_alert(mp, fmt, ...) \ argument 22 #define xfs_crit(mp, fmt, ...) \ argument 24 #define xfs_err(mp, fmt, ...) \ argument 26 #define xfs_warn(mp, fmt, ...) \ argument 28 #define xfs_notice(mp, fmt, ...) \ argument 30 #define xfs_info(mp, fmt, ...) \ argument 33 #define xfs_debug(mp, fmt, ...) \ argument 36 #define xfs_debug(mp, fmt, ...) do {} while (0) argument [all …]
|
/linux-6.6.21/drivers/infiniband/sw/rxe/ |
D | rxe.h | 13 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt argument 41 #define rxe_dbg(fmt, ...) pr_debug("%s: " fmt "\n", __func__, ##__VA_ARGS__) argument 42 #define rxe_dbg_dev(rxe, fmt, ...) ibdev_dbg(&(rxe)->ib_dev, \ argument 44 #define rxe_dbg_uc(uc, fmt, ...) ibdev_dbg((uc)->ibuc.device, \ argument 46 #define rxe_dbg_pd(pd, fmt, ...) ibdev_dbg((pd)->ibpd.device, \ argument 48 #define rxe_dbg_ah(ah, fmt, ...) ibdev_dbg((ah)->ibah.device, \ argument 50 #define rxe_dbg_srq(srq, fmt, ...) ibdev_dbg((srq)->ibsrq.device, \ argument 52 #define rxe_dbg_qp(qp, fmt, ...) ibdev_dbg((qp)->ibqp.device, \ argument 54 #define rxe_dbg_cq(cq, fmt, ...) ibdev_dbg((cq)->ibcq.device, \ argument 56 #define rxe_dbg_mr(mr, fmt, ...) ibdev_dbg((mr)->ibmr.device, \ argument [all …]
|
/linux-6.6.21/net/mac80211/ |
D | debug.h | 95 #define _sdata_info(sdata, fmt, ...) \ argument 97 #define _sdata_dbg(print, sdata, fmt, ...) \ argument 99 #define _sdata_err(sdata, fmt, ...) \ argument 101 #define _wiphy_dbg(print, wiphy, fmt, ...) \ argument 104 #define _sdata_info(sdata, fmt, ...) \ argument 110 #define _sdata_dbg(print, sdata, fmt, ...) \ argument 117 #define _sdata_err(sdata, fmt, ...) \ argument 123 #define _wiphy_dbg(print, wiphy, fmt, ...) \ argument 130 #define sdata_info(sdata, fmt, ...) \ argument 132 #define sdata_err(sdata, fmt, ...) \ argument [all …]
|
/linux-6.6.21/drivers/net/wireless/marvell/libertas_tf/ |
D | deb_defs.h | 49 #define LBTF_DEB_LL(grp, grpnam, fmt, args...) \ argument 53 #define LBTF_DEB_LL(grp, grpnam, fmt, args...) do {} while (0) argument 58 #define lbtf_deb_enter_args(grp, fmt, args...) \ argument 62 #define lbtf_deb_leave_args(grp, fmt, args...) \ argument 65 #define lbtf_deb_main(fmt, args...) LBTF_DEB_LL(LBTF_DEB_MAIN, " main", fmt, ##args) argument 66 #define lbtf_deb_net(fmt, args...) LBTF_DEB_LL(LBTF_DEB_NET, " net", fmt, ##args) argument 67 #define lbtf_deb_mesh(fmt, args...) LBTF_DEB_LL(LBTF_DEB_MESH, " mesh", fmt, ##args) argument 68 #define lbtf_deb_wext(fmt, args...) LBTF_DEB_LL(LBTF_DEB_WEXT, " wext", fmt, ##args) argument 69 #define lbtf_deb_ioctl(fmt, args...) LBTF_DEB_LL(LBTF_DEB_IOCTL, " ioctl", fmt, ##args) argument 70 #define lbtf_deb_scan(fmt, args...) LBTF_DEB_LL(LBTF_DEB_SCAN, " scan", fmt, ##args) argument [all …]
|
/linux-6.6.21/tools/perf/util/ |
D | debug.h | 18 #define pr_fmt(fmt) fmt argument 21 #define pr_err(fmt, ...) \ argument 23 #define pr_warning(fmt, ...) \ argument 25 #define pr_warning_once(fmt, ...) ({ \ argument 32 #define pr_info(fmt, ...) \ argument 34 #define pr_debug(fmt, ...) \ argument 36 #define pr_debugN(n, fmt, ...) \ argument 38 #define pr_debug2(fmt, ...) pr_debugN(2, pr_fmt(fmt), ##__VA_ARGS__) argument 39 #define pr_debug3(fmt, ...) pr_debugN(3, pr_fmt(fmt), ##__VA_ARGS__) argument 40 #define pr_debug4(fmt, ...) pr_debugN(4, pr_fmt(fmt), ##__VA_ARGS__) argument [all …]
|
/linux-6.6.21/drivers/gpu/drm/i915/gvt/ |
D | debug.h | 27 #define gvt_err(fmt, args...) \ argument 30 #define gvt_vgpu_err(fmt, args...) \ argument 38 #define gvt_dbg_core(fmt, args...) \ argument 41 #define gvt_dbg_irq(fmt, args...) \ argument 44 #define gvt_dbg_mm(fmt, args...) \ argument 47 #define gvt_dbg_mmio(fmt, args...) \ argument 50 #define gvt_dbg_dpy(fmt, args...) \ argument 53 #define gvt_dbg_el(fmt, args...) \ argument 56 #define gvt_dbg_sched(fmt, args...) \ argument 59 #define gvt_dbg_render(fmt, args...) \ argument [all …]
|
/linux-6.6.21/drivers/scsi/mpi3mr/ |
D | mpi3mr_debug.h | 41 #define ioc_err(ioc, fmt, ...) \ argument 43 #define ioc_notice(ioc, fmt, ...) \ argument 45 #define ioc_warn(ioc, fmt, ...) \ argument 47 #define ioc_info(ioc, fmt, ...) \ argument 50 #define dprint(ioc, fmt, ...) \ argument 56 #define dprint_event_th(ioc, fmt, ...) \ argument 62 #define dprint_event_bh(ioc, fmt, ...) \ argument 68 #define dprint_init(ioc, fmt, ...) \ argument 74 #define dprint_exit(ioc, fmt, ...) \ argument 80 #define dprint_tm(ioc, fmt, ...) \ argument [all …]
|
/linux-6.6.21/fs/jffs2/ |
D | debug.h | 67 #define jffs2_dbg(level, fmt, ...) \ argument 79 #define JFFS2_ERROR(fmt, ...) \ argument 83 #define JFFS2_WARNING(fmt, ...) \ argument 87 #define JFFS2_NOTICE(fmt, ...) \ argument 91 #define JFFS2_DEBUG(fmt, ...) \ argument 101 #define dbg_readinode(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) argument 103 #define dbg_readinode(fmt, ...) no_printk(fmt, ##__VA_ARGS__) argument 106 #define dbg_readinode2(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) argument 108 #define dbg_readinode2(fmt, ...) no_printk(fmt, ##__VA_ARGS__) argument 113 #define dbg_fragtree(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) argument [all …]
|
/linux-6.6.21/fs/smb/client/ |
D | cifs_debug.h | 15 #define pr_fmt(fmt) "CIFS: " fmt argument 55 #define cifs_info_func(ratefunc, fmt, ...) \ argument 58 #define cifs_info(fmt, ...) \ argument 62 #define cifs_dbg_func(ratefunc, type, fmt, ...) \ argument 74 #define cifs_dbg(type, fmt, ...) \ argument 82 #define cifs_server_dbg_func(ratefunc, type, fmt, ...) \ argument 99 #define cifs_server_dbg(type, fmt, ...) \ argument 108 #define cifs_tcon_dbg_func(ratefunc, type, fmt, ...) \ argument 123 #define cifs_tcon_dbg(type, fmt, ...) \ argument 137 #define cifs_dbg(type, fmt, ...) \ argument [all …]
|
/linux-6.6.21/drivers/block/drbd/ |
D | drbd_polymorph_printk.h | 18 #define __drbd_printk_drbd_device_fmt(fmt) "drbd %s/%u drbd%u: " fmt argument 27 #define __drbd_printk_drbd_peer_device_fmt(fmt) \ argument 35 #define __drbd_printk_drbd_resource_fmt(fmt) "drbd %s: " fmt argument 42 #define __drbd_printk_drbd_connection_fmt(fmt) \ argument 54 #define __drbd_printk_if_same_type(obj, struct_name, level, fmt, args...) \ argument 63 #define drbd_printk(level, obj, fmt, args...) \ argument 74 #define __drbd_dyn_dbg_if_same_type(obj, struct_name, fmt, args...) \ argument 86 #define dynamic_drbd_dbg(obj, fmt, args...) \ argument 97 #define drbd_emerg(device, fmt, args...) \ argument 99 #define drbd_alert(device, fmt, args...) \ argument [all …]
|
/linux-6.6.21/drivers/block/rnbd/ |
D | rnbd-log.h | 15 #define rnbd_clt_log(fn, dev, fmt, ...) ( \ argument 19 #define rnbd_srv_log(fn, dev, fmt, ...) ( \ argument 23 #define rnbd_clt_err(dev, fmt, ...) \ argument 25 #define rnbd_clt_err_rl(dev, fmt, ...) \ argument 27 #define rnbd_clt_info(dev, fmt, ...) \ argument 29 #define rnbd_clt_info_rl(dev, fmt, ...) \ argument 32 #define rnbd_srv_err(dev, fmt, ...) \ argument 34 #define rnbd_srv_err_rl(dev, fmt, ...) \ argument 36 #define rnbd_srv_info(dev, fmt, ...) \ argument 38 #define rnbd_srv_info_rl(dev, fmt, ...) \ argument
|
/linux-6.6.21/include/linux/sunrpc/ |
D | debug.h | 24 #define dprintk(fmt, ...) \ argument 26 #define dprintk_cont(fmt, ...) \ argument 28 #define dprintk_rcu(fmt, ...) \ argument 30 #define dprintk_rcu_cont(fmt, ...) \ argument 37 # define dfprintk(fac, fmt, ...) \ argument 43 # define dfprintk_cont(fac, fmt, ...) \ argument 49 # define dfprintk_rcu(fac, fmt, ...) \ argument 58 # define dfprintk_rcu_cont(fac, fmt, ...) \ argument 70 # define dfprintk(fac, fmt, ...) do {} while (0) argument 71 # define dfprintk_cont(fac, fmt, ...) do {} while (0) argument [all …]
|
/linux-6.6.21/tools/thermal/lib/ |
D | log.h | 18 #define DEBUG(fmt, ...) logit(LOG_DEBUG, "%s:%d: " fmt, __func__, __LINE__, ##__VA_ARGS__) argument 19 #define INFO(fmt, ...) logit(LOG_INFO, fmt, ##__VA_ARGS__) argument 20 #define NOTICE(fmt, ...) logit(LOG_NOTICE, fmt, ##__VA_ARGS__) argument 21 #define WARN(fmt, ...) logit(LOG_WARNING, fmt, ##__VA_ARGS__) argument 22 #define ERROR(fmt, ...) logit(LOG_ERR, fmt, ##__VA_ARGS__) argument 23 #define CRITICAL(fmt, ...) logit(LOG_CRIT, fmt, ##__VA_ARGS__) argument 24 #define ALERT(fmt, ...) logit(LOG_ALERT, fmt, ##__VA_ARGS__) argument 25 #define EMERG(fmt, ...) logit(LOG_EMERG, fmt, ##__VA_ARGS__) argument
|
/linux-6.6.21/tools/testing/selftests/powerpc/nx-gzip/include/ |
D | nx_dbg.h | 32 #define prt(fmt, ...) do { \ argument 47 #define prt_err(fmt, ...) do { if (nx_dbg >= 0) { \ argument 53 #define prt_warn(fmt, ...) do { if (nx_dbg >= 1) { \ argument 59 #define prt_info(fmt, ...) do { if (nx_dbg >= 2) { \ argument 64 #define prt_trace(fmt, ...) do { if (nx_gzip_trace_enabled()) { \ argument 69 #define prt_stat(fmt, ...) do { if (nx_gzip_gather_statistics()) { \ argument 74 #define hw_trace(fmt, ...) do { \ argument 80 #define sw_trace(fmt, ...) do { \ argument
|
/linux-6.6.21/include/net/ |
D | net_debug.h | 28 #define netdev_level_once(level, dev, fmt, ...) \ argument 38 #define netdev_emerg_once(dev, fmt, ...) \ argument 40 #define netdev_alert_once(dev, fmt, ...) \ argument 42 #define netdev_crit_once(dev, fmt, ...) \ argument 44 #define netdev_err_once(dev, fmt, ...) \ argument 46 #define netdev_warn_once(dev, fmt, ...) \ argument 48 #define netdev_notice_once(dev, fmt, ...) \ argument 50 #define netdev_info_once(dev, fmt, ...) \ argument 84 #define netif_printk(priv, type, level, dev, fmt, args...) \ argument 90 #define netif_level(level, priv, type, dev, fmt, args...) \ argument [all …]
|
/linux-6.6.21/drivers/staging/media/atomisp/pci/runtime/debug/interface/ |
D | ia_css_debug.h | 74 #define IA_CSS_ERROR(fmt, ...) \ argument 78 #define IA_CSS_WARNING(fmt, ...) \ argument 83 #define IA_CSS_ENTER(fmt, ...) \ argument 88 #define IA_CSS_ENTER_LEAVE(fmt, ...) \ argument 92 #define IA_CSS_LEAVE(fmt, ...) \ argument 104 #define IA_CSS_LOG(fmt, ...) \ argument 109 #define IA_CSS_ENTER_PRIVATE(fmt, ...) \ argument 113 #define IA_CSS_LEAVE_PRIVATE(fmt, ...) \ argument 123 #define IA_CSS_ENTER_LEAVE_PRIVATE(fmt, ...) \ argument 134 const char *fmt, in ia_css_debug_vdtrace()
|
/linux-6.6.21/tools/lib/perf/ |
D | internal.h | 11 #define __pr(level, fmt, ...) \ argument 16 #define pr_err(fmt, ...) __pr(LIBPERF_ERR, fmt, ##__VA_ARGS__) argument 17 #define pr_warning(fmt, ...) __pr(LIBPERF_WARN, fmt, ##__VA_ARGS__) argument 18 #define pr_info(fmt, ...) __pr(LIBPERF_INFO, fmt, ##__VA_ARGS__) argument 19 #define pr_debug(fmt, ...) __pr(LIBPERF_DEBUG, fmt, ##__VA_ARGS__) argument 20 #define pr_debug2(fmt, ...) __pr(LIBPERF_DEBUG2, fmt, ##__VA_ARGS__) argument 21 #define pr_debug3(fmt, ...) __pr(LIBPERF_DEBUG3, fmt, ##__VA_ARGS__) argument
|
/linux-6.6.21/include/kunit/ |
D | test.h | 489 #define kunit_mark_skipped(test_or_suite, fmt, ...) \ argument 508 #define kunit_skip(test_or_suite, fmt, ...) \ argument 518 #define kunit_log(lvl, test_or_suite, fmt, ...) \ argument 525 #define kunit_printk(lvl, test, fmt, ...) \ argument 538 #define kunit_info(test, fmt, ...) \ argument 549 #define kunit_warn(test, fmt, ...) \ argument 560 #define kunit_err(test, fmt, ...) \ argument 582 #define _KUNIT_FAILED(test, assert_type, assert_class, assert_format, INITIALIZER, fmt, ...) do { \ argument 597 #define KUNIT_FAIL_ASSERTION(test, assert_type, fmt, ...) \ argument 617 #define KUNIT_FAIL(test, fmt, ...) \ argument [all …]
|
/linux-6.6.21/fs/ntfs3/ |
D | debug.h | 29 void ntfs_printk(const struct super_block *sb, const char *fmt, ...) in ntfs_printk() 34 void ntfs_inode_printk(struct inode *inode, const char *fmt, ...) in ntfs_inode_printk() 43 #define ntfs_err(sb, fmt, ...) ntfs_printk(sb, KERN_ERR fmt, ##__VA_ARGS__) argument 44 #define ntfs_warn(sb, fmt, ...) ntfs_printk(sb, KERN_WARNING fmt, ##__VA_ARGS__) argument 45 #define ntfs_info(sb, fmt, ...) ntfs_printk(sb, KERN_INFO fmt, ##__VA_ARGS__) argument 46 #define ntfs_notice(sb, fmt, ...) \ argument 49 #define ntfs_inode_err(inode, fmt, ...) \ argument 51 #define ntfs_inode_warn(inode, fmt, ...) \ argument
|
/linux-6.6.21/drivers/infiniband/sw/rdmavt/ |
D | vt.h | 21 #define rvt_pr_info(rdi, fmt, ...) \ argument 27 #define rvt_pr_warn(rdi, fmt, ...) \ argument 33 #define rvt_pr_err(rdi, fmt, ...) \ argument 39 #define rvt_pr_err_ratelimited(rdi, fmt, ...) \ argument 45 #define __rvt_pr_info(pdev, name, fmt, ...) \ argument 48 #define __rvt_pr_warn(pdev, name, fmt, ...) \ argument 51 #define __rvt_pr_err(pdev, name, fmt, ...) \ argument 54 #define __rvt_pr_err_ratelimited(pdev, name, fmt, ...) \ argument
|
/linux-6.6.21/drivers/infiniband/ulp/rtrs/ |
D | rtrs-log.h | 12 #define rtrs_log(fn, obj, fmt, ...) \ argument 15 #define rtrs_err(obj, fmt, ...) \ argument 17 #define rtrs_err_rl(obj, fmt, ...) \ argument 19 #define rtrs_wrn(obj, fmt, ...) \ argument 21 #define rtrs_wrn_rl(obj, fmt, ...) \ argument 23 #define rtrs_info(obj, fmt, ...) \ argument 25 #define rtrs_info_rl(obj, fmt, ...) \ argument
|