no_printk         114 arch/m68k/include/asm/math-emu.h #define dprint(bit, fmt, ...)	no_printk(fmt, ##__VA_ARGS__)
no_printk          17 arch/m68k/kernel/module.c #define DEBUGP(fmt, ...) no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
no_printk         125 arch/m68k/mac/iop.c 	no_printk(KERN_DEBUG "%s: " fmt, __func__, ##__VA_ARGS__)
no_printk         127 arch/m68k/mac/iop.c 	no_printk(KERN_CONT fmt, ##__VA_ARGS__)
no_printk          45 drivers/net/ethernet/smsc/smsc911x.h 	no_printk(fmt "\n", ##args)
no_printk          53 drivers/net/ethernet/smsc/smsc911x.h 	no_printk(fmt "\n", ##args)
no_printk          56 drivers/net/fddi/skfp/h/cmtdef.h #define	DB_PR(flag, fmt, ...)	no_printk(fmt "\n", ##__VA_ARGS__)
no_printk         183 drivers/net/fddi/skfp/h/hwmtm.h #define DB_RX(lev, fmt, ...)	no_printk(fmt "\n", ##__VA_ARGS__)
no_printk         184 drivers/net/fddi/skfp/h/hwmtm.h #define DB_TX(lev, fmt, ...)	no_printk(fmt "\n", ##__VA_ARGS__)
no_printk         185 drivers/net/fddi/skfp/h/hwmtm.h #define DB_GEN(lev, fmt, ...)	no_printk(fmt "\n", ##__VA_ARGS__)
no_printk          92 drivers/net/wireless/broadcom/brcm80211/brcmfmac/debug.h #define brcmf_dbg(level, fmt, ...) no_printk(fmt, ##__VA_ARGS__)
no_printk         914 drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c 	no_printk("%s: drop = %s\n", __func__, drop ? "true" : "false");
no_printk         411 drivers/platform/x86/thinkpad_acpi.c 	do { if (0) no_printk(format, ##arg); } while (0)
no_printk          73 drivers/rapidio/devices/rio_mport_cdev.c 		no_printk(KERN_DEBUG pr_fmt(DRV_PREFIX fmt "\n"), ##arg)
no_printk          39 drivers/rapidio/devices/tsi721.h 		no_printk(KERN_DEBUG "%s: " fmt "\n", __func__, ##arg)
no_printk          59 drivers/rapidio/rio_cm.c 		no_printk(KERN_DEBUG pr_fmt(DRV_NAME fmt "\n"), ##arg)
no_printk         286 drivers/scsi/lpfc/lpfc_debugfs.h 	no_printk(fmt, ##arg)
no_printk         160 drivers/staging/rtl8723bs/hal/HalBtcOutSrc.h #define BTC_PRINT(dbgtype, dbgflag, printstr)		 no_printk printstr
no_printk         161 drivers/staging/rtl8723bs/hal/HalBtcOutSrc.h #define BTC_PRINT_F(dbgtype, dbgflag, printstr)		 no_printk printstr
no_printk         162 drivers/staging/rtl8723bs/hal/HalBtcOutSrc.h #define BTC_PRINT_ADDR(dbgtype, dbgflag, printstr, _Ptr) no_printk printstr
no_printk         164 drivers/staging/rtl8723bs/hal/HalBtcOutSrc.h 			no_printk("%s %p %zu", _TitleString, _HexData, _HexDataLen)
no_printk         155 drivers/staging/rtl8723bs/hal/odm_debug.h #define ODM_RT_TRACE(pDM_Odm, comp, level, fmt)		no_printk fmt
no_printk         156 drivers/staging/rtl8723bs/hal/odm_debug.h #define ODM_RT_TRACE_F(pDM_Odm, comp, level, fmt)	no_printk fmt
no_printk         157 drivers/staging/rtl8723bs/hal/odm_debug.h #define ODM_RT_ASSERT(pDM_Odm, expr, fmt)		no_printk fmt
no_printk         160 drivers/staging/rtl8723bs/hal/odm_debug.h #define ODM_dbg_trace(str)				no_printk("%s", str)
no_printk         162 drivers/staging/rtl8723bs/hal/odm_debug.h 	no_printk("%s %p", title_str, ptr)
no_printk          71 drivers/tty/serial/samsung.c #define dbg(fmt, ...) do { if (0) no_printk(fmt, ##__VA_ARGS__); } while (0)
no_printk          55 drivers/usb/dwc2/core.h #define DWC2_TRACE_SCHEDULER		no_printk
no_printk          56 drivers/usb/dwc2/core.h #define DWC2_TRACE_SCHEDULER_VB		no_printk
no_printk        1485 fs/afs/internal.h #define _enter(FMT,...)	no_printk("==> %s("FMT")",__func__ ,##__VA_ARGS__)
no_printk        1486 fs/afs/internal.h #define _leave(FMT,...)	no_printk("<== %s()"FMT"",__func__ ,##__VA_ARGS__)
no_printk        1487 fs/afs/internal.h #define _debug(FMT,...)	no_printk("    "FMT ,##__VA_ARGS__)
no_printk         312 fs/cachefiles/internal.h #define _enter(FMT, ...) no_printk("==> %s("FMT")", __func__, ##__VA_ARGS__)
no_printk         313 fs/cachefiles/internal.h #define _leave(FMT, ...) no_printk("<== %s()"FMT"", __func__, ##__VA_ARGS__)
no_printk         314 fs/cachefiles/internal.h #define _debug(FMT, ...) no_printk(FMT, ##__VA_ARGS__)
no_printk          88 fs/ext2/xattr.c # define ea_idebug(inode, f...)	no_printk(f)
no_printk          89 fs/ext2/xattr.c # define ea_bdebug(bh, f...)	no_printk(f)
no_printk          80 fs/ext4/ext4.h #define ext4_debug(fmt, ...)	no_printk(fmt, ##__VA_ARGS__)
no_printk          90 fs/ext4/ext4.h #define ext_debug(fmt, ...)	no_printk(fmt, ##__VA_ARGS__)
no_printk        2778 fs/ext4/ext4.h 	no_printk(fmt, ##__VA_ARGS__);					\
no_printk        2783 fs/ext4/ext4.h 	no_printk(fmt, ##__VA_ARGS__);					\
no_printk        2788 fs/ext4/ext4.h 	no_printk(fmt, ##__VA_ARGS__);					\
no_printk        2793 fs/ext4/ext4.h 	no_printk(fmt, ##__VA_ARGS__);					\
no_printk        2798 fs/ext4/ext4.h 	no_printk(fmt, ##__VA_ARGS__);					\
no_printk        2803 fs/ext4/ext4.h 	no_printk(fmt, ##__VA_ARGS__);					\
no_printk        2808 fs/ext4/ext4.h 	no_printk(fmt, ##__VA_ARGS__);					\
no_printk        2815 fs/ext4/ext4.h 	no_printk(fmt, ##__VA_ARGS__);				\
no_printk          21 fs/ext4/extents_status.h #define es_debug(fmt, ...)	no_printk(fmt, ##__VA_ARGS__)
no_printk          39 fs/ext4/mballoc.h #define mb_debug(n, fmt, ...)	no_printk(fmt, ##__VA_ARGS__)
no_printk          73 fs/ext4/xattr.c # define ea_idebug(inode, fmt, ...)	no_printk(fmt, ##__VA_ARGS__)
no_printk          74 fs/ext4/xattr.c # define ea_bdebug(bh, fmt, ...)	no_printk(fmt, ##__VA_ARGS__)
no_printk         380 fs/fscache/internal.h #define kjournal(FMT, ...) no_printk(FMT, ##__VA_ARGS__)
no_printk         407 fs/fscache/internal.h #define _enter(FMT, ...) no_printk("==> %s("FMT")", __func__, ##__VA_ARGS__)
no_printk         408 fs/fscache/internal.h #define _leave(FMT, ...) no_printk("<== %s()"FMT"", __func__, ##__VA_ARGS__)
no_printk         409 fs/fscache/internal.h #define _debug(FMT, ...) no_printk(FMT, ##__VA_ARGS__)
no_printk         310 fs/nilfs2/nilfs.h 		no_printk(fmt, ##__VA_ARGS__);				\
no_printk         315 fs/nilfs2/nilfs.h 		no_printk(fmt, ##__VA_ARGS__);				\
no_printk          40 fs/ntfs/debug.h 		no_printk(fmt, ##__VA_ARGS__);				\
no_printk         190 include/asm-generic/bug.h 	no_printk(format);						\
no_printk         547 include/linux/device-mapper.h #define DMDEBUG(fmt, ...) no_printk(fmt, ##__VA_ARGS__)
no_printk         548 include/linux/device-mapper.h #define DMDEBUG_LIMIT(fmt, ...) no_printk(fmt, ##__VA_ARGS__)
no_printk         282 include/linux/net.h 			no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__); \
no_printk         321 include/linux/printk.h 	no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
no_printk         337 include/linux/printk.h 	no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
no_printk         369 include/linux/printk.h 	no_printk(fmt, ##__VA_ARGS__)
no_printk         371 include/linux/printk.h 	no_printk(fmt, ##__VA_ARGS__)
no_printk         396 include/linux/printk.h 	no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
no_printk         405 include/linux/printk.h 	no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
no_printk         424 include/linux/printk.h 	no_printk(fmt, ##__VA_ARGS__)
no_printk         448 include/linux/printk.h 	no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
no_printk         469 include/linux/printk.h 	no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
no_printk         547 include/linux/suspend.h 	no_printk(KERN_DEBUG fmt, ##__VA_ARGS__)
no_printk          58 include/net/9p/9p.h 	no_printk(fmt, ##__VA_ARGS__)
no_printk          28 kernel/cred.c  		no_printk("[%-5.5s%5u] " FMT "\n",			\
no_printk          51 net/bluetooth/smp.c #define SMP_DBG(fmt, ...) no_printk(KERN_DEBUG "%s: " fmt, __func__, \
no_printk        1241 net/rxrpc/ar-internal.h #define _enter(FMT,...)	no_printk("==> %s("FMT")",__func__ ,##__VA_ARGS__)
no_printk        1242 net/rxrpc/ar-internal.h #define _leave(FMT,...)	no_printk("<== %s()"FMT"",__func__ ,##__VA_ARGS__)
no_printk        1243 net/rxrpc/ar-internal.h #define _debug(FMT,...)	no_printk("    "FMT ,##__VA_ARGS__)
no_printk        1244 net/rxrpc/ar-internal.h #define _proto(FMT,...)	no_printk("### "FMT ,##__VA_ARGS__)
no_printk        1245 net/rxrpc/ar-internal.h #define _net(FMT,...)	no_printk("@@@ "FMT ,##__VA_ARGS__)
no_printk          33 security/keys/internal.h 	no_printk(KERN_DEBUG "==> %s("FMT")\n", __func__, ##__VA_ARGS__)
no_printk          35 security/keys/internal.h 	no_printk(KERN_DEBUG "<== %s()"FMT"\n", __func__, ##__VA_ARGS__)
no_printk          37 security/keys/internal.h 	no_printk(KERN_DEBUG FMT"\n", ##__VA_ARGS__)