Searched defs:DEBUGP (Results  1 – 10 of 10) sorted by relevance
| /Linux-v5.4/arch/mips/kernel/ | 
| D | signal-common.h | 17 #  define DEBUGP(fmt, args...) printk("%s: " fmt, __func__, ##args)  macro19 #  define DEBUGP(fmt, args...)  macro
 
 | 
| /Linux-v5.4/arch/hexagon/kernel/ | 
| D | module.c | 17 #define DEBUGP(fmt , ...)  macro
 | 
| /Linux-v5.4/arch/m68k/kernel/ | 
| D | module.c | 17 #define DEBUGP(fmt, ...) no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)  macro
 | 
| /Linux-v5.4/arch/x86/kernel/ | 
| D | module.c | 32 #define DEBUGP(fmt, ...)				\  macro
 | 
| /Linux-v5.4/arch/alpha/kernel/ | 
| D | module.c | 17 #define DEBUGP(fmt...)  macro
 | 
| /Linux-v5.4/lib/ | 
| D | ts_bm.c | 47 #define DEBUGP(args, format...)  macro
 | 
| /Linux-v5.4/arch/s390/kernel/ | 
| D | module.c | 29 #define DEBUGP(fmt , ...)  macro
 | 
| /Linux-v5.4/arch/ia64/kernel/ | 
| D | module.c | 44 # define DEBUGP printk  macro47 # define DEBUGP(fmt , a...)  macro
 
 | 
| /Linux-v5.4/drivers/char/pcmcia/ | 
| D | cm4040_cs.c | 46 #define DEBUGP(n, rdr, x, args...) do { 		\  macro
 | 
| D | cm4000_cs.c | 52 #define DEBUGP(n, rdr, x, args...) do { 		\  macro
 |