Searched defs:DEBUGP (Results 1 – 16 of 16) sorted by relevance
/linux-4.4.14/arch/mips/kernel/ |
D | signal-common.h | 17 # define DEBUGP(fmt, args...) printk("%s: " fmt, __func__, ##args) macro 19 # define DEBUGP(fmt, args...) macro
|
/linux-4.4.14/arch/tile/kernel/ |
D | module.c | 28 #define DEBUGP printk macro 30 #define DEBUGP(fmt...) macro
|
/linux-4.4.14/arch/frv/kernel/ |
D | module.c | 22 #define DEBUGP(fmt...) macro
|
/linux-4.4.14/arch/cris/kernel/ |
D | module.c | 29 #define DEBUGP(fmt , ...) macro
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | module.c | 32 #define DEBUGP(fmt, ...) macro
|
/linux-4.4.14/arch/m32r/kernel/ |
D | module.c | 28 #define DEBUGP(fmt...) macro
|
/linux-4.4.14/arch/hexagon/kernel/ |
D | module.c | 30 #define DEBUGP(fmt , ...) macro
|
/linux-4.4.14/arch/m68k/kernel/ |
D | module.c | 17 #define DEBUGP(fmt...) macro
|
/linux-4.4.14/arch/x86/kernel/ |
D | module.c | 42 #define DEBUGP(fmt, ...) \ macro
|
/linux-4.4.14/arch/alpha/kernel/ |
D | module.c | 29 #define DEBUGP(fmt...) macro
|
/linux-4.4.14/lib/ |
D | ts_bm.c | 51 #define DEBUGP(args, format...) macro
|
/linux-4.4.14/arch/s390/kernel/ |
D | module.c | 38 #define DEBUGP(fmt , ...) macro
|
/linux-4.4.14/arch/ia64/kernel/ |
D | module.c | 42 # define DEBUGP printk macro 45 # define DEBUGP(fmt , a...) macro
|
/linux-4.4.14/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
|
/linux-4.4.14/arch/parisc/kernel/ |
D | module.c | 73 #define DEBUGP(fmt...) macro
|