DEBUGP             15 arch/alpha/kernel/module.c #define DEBUGP printk
DEBUGP             17 arch/alpha/kernel/module.c #define DEBUGP(fmt...)
DEBUGP             15 arch/hexagon/kernel/module.c #define DEBUGP printk
DEBUGP             17 arch/hexagon/kernel/module.c #define DEBUGP(fmt , ...)
DEBUGP             44 arch/ia64/kernel/module.c # define DEBUGP printk
DEBUGP             47 arch/ia64/kernel/module.c # define DEBUGP(fmt , a...)
DEBUGP             15 arch/m68k/kernel/module.c #define DEBUGP(fmt, ...) printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
DEBUGP             17 arch/m68k/kernel/module.c #define DEBUGP(fmt, ...) no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
DEBUGP             17 arch/mips/kernel/signal-common.h #  define DEBUGP(fmt, args...) printk("%s: " fmt, __func__, ##args)
DEBUGP             19 arch/mips/kernel/signal-common.h #  define DEBUGP(fmt, args...)
DEBUGP             27 arch/s390/kernel/module.c #define DEBUGP printk
DEBUGP             29 arch/s390/kernel/module.c #define DEBUGP(fmt , ...)
DEBUGP             29 arch/x86/kernel/module.c #define DEBUGP(fmt, ...)				\
DEBUGP             32 arch/x86/kernel/module.c #define DEBUGP(fmt, ...)				\
DEBUGP             52 drivers/char/pcmcia/cm4000_cs.c #define DEBUGP(n, rdr, x, args...) do { 		\
DEBUGP             46 drivers/char/pcmcia/cm4040_cs.c #define DEBUGP(n, rdr, x, args...) do { 		\
DEBUGP             45 lib/ts_bm.c    #define DEBUGP printk
DEBUGP             47 lib/ts_bm.c    #define DEBUGP(args, format...)