| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | kernel.h | 189 log(LOG_DEBUG, pr_fmt(fmt), ##__VA_ARGS__) 194 ({ if (0) log(LOG_DEBUG, pr_fmt(fmt), ##__VA_ARGS__); 0; }) 197 #ifndef pr_fmt 198 #define pr_fmt(fmt) fmt 226 log(LOG_EMERG, pr_fmt(fmt), ##__VA_ARGS__) 228 log(LOG_ALERT, pr_fmt(fmt), ##__VA_ARGS__) 230 log(LOG_CRIT, pr_fmt(fmt), ##__VA_ARGS__) 232 log(LOG_ERR, pr_fmt(fmt), ##__VA_ARGS__) 234 log_once(LOG_ERR, pr_fmt(fmt), ##__VA_ARGS__) 236 log(LOG_WARNING, pr_fmt(fm 195 #define pr_fmt( global() macro [all...] |
| H A D | printk.h | 88 printk_ratelimited(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) 94 printk_ratelimited(KERN_INFO pr_fmt(fmt), ##__VA_ARGS__) 99 printk(pr_fmt(fmt), ##__VA_ARGS__); \
|
| /freebsd/lib/libpmc/pmu-events/ |
| H A D | json.h | 19 #define pr_fmt(fmt) fmt macro 22 eprintf(0, verbose, pr_fmt(fmt), ##__VA_ARGS__) 25 eprintf(1, verbose, pr_fmt(fmt), ##__VA_ARGS__) 28 eprintf(2, verbose, pr_fmt(fmt), ##__VA_ARGS__)
|
| /freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/ |
| H A D | debug.h | 37 #undef pr_fmt 38 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
| /freebsd/sys/contrib/dev/athk/ |
| H A D | main.c | 17 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
| H A D | regd.c | 17 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
| /freebsd/sys/dev/mlxfw/ |
| H A D | mlxfw_mfa2_tlv_multi.c | 32 #define pr_fmt(fmt) "MFA2: " fmt macro
|
| H A D | mlxfw_fsm.c | 32 #define pr_fmt(fmt) "mlxfw: " fmt macro
|
| H A D | mlxfw_mfa2.c | 32 #define pr_fmt(fmt) "mlxfw_mfa2: " fmt macro
|
| /freebsd/sys/dev/mlx4/mlx4_ib/ |
| H A D | mlx4_ib.h | 56 #ifdef pr_fmt 57 #undef pr_fmt 59 #define pr_fmt(fmt) "<" MLX4_IB_DRV_NAME "> %s: " fmt, __func__ macro
|
| /freebsd/sys/contrib/dev/broadcom/brcm80211/brcmutil/ |
| H A D | utils.c | 6 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
| /freebsd/sys/dev/drm2/ttm/ |
| H A D | ttm_object.c | 54 #define pr_fmt(fmt) "[TTM] " fmt macro
|
| H A D | ttm_page_alloc_dma.c | 37 #define pr_fmt(fmt) "[TTM] " fmt macro
|
| /freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/ |
| H A D | aiutils.c | 19 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
| H A D | mac80211_if.c | 19 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
| H A D | main.c | 18 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
| /freebsd/sys/dev/drm2/ |
| H A D | drm_fb_helper.c | 32 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
| /freebsd/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_user_mad.c | 39 #define pr_fmt(fmt) "user_mad: " fmt macro
|
| H A D | ib_mad.c | 43 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
| /freebsd/sys/contrib/dev/iwlwifi/pcie/ |
| H A D | drv.c | 10 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|
| /freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_n.c | 6 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt macro
|