/linux-3.3/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-3.3/arch/tile/kernel/ |
D | module.c | 38 #define DEBUGP printk macro 40 #define DEBUGP(fmt...) macro
|
/linux-3.3/arch/frv/kernel/ |
D | module.c | 22 #define DEBUGP(fmt...) macro
|
/linux-3.3/arch/h8300/kernel/ |
D | module.c | 11 #define DEBUGP(fmt...) macro
|
/linux-3.3/arch/cris/kernel/ |
D | module.c | 29 #define DEBUGP(fmt , ...) macro
|
/linux-3.3/arch/mn10300/kernel/ |
D | module.c | 32 #define DEBUGP(fmt, ...) macro
|
/linux-3.3/arch/hexagon/kernel/ |
D | module.c | 30 #define DEBUGP(fmt , ...) macro
|
/linux-3.3/arch/m68k/kernel/ |
D | module.c | 17 #define DEBUGP(fmt...) macro
|
/linux-3.3/arch/m32r/kernel/ |
D | module.c | 28 #define DEBUGP(fmt...) macro
|
/linux-3.3/arch/x86/kernel/ |
D | module.c | 36 #define DEBUGP(fmt...) macro
|
/linux-3.3/arch/s390/kernel/ |
D | module.c | 39 #define DEBUGP(fmt , ...) macro
|
/linux-3.3/arch/alpha/kernel/ |
D | module.c | 29 #define DEBUGP(fmt...) macro
|
/linux-3.3/arch/powerpc/kernel/ |
D | module_32.c | 35 #define DEBUGP(fmt , ...) macro
|
D | module_64.c | 42 #define DEBUGP(fmt , ...) macro
|
/linux-3.3/lib/ |
D | ts_bm.c | 51 #define DEBUGP(args, format...) macro
|
/linux-3.3/arch/ia64/kernel/ |
D | module.c | 42 # define DEBUGP printk macro 45 # define DEBUGP(fmt , a...) macro
|
/linux-3.3/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-3.3/arch/parisc/kernel/ |
D | module.c | 73 #define DEBUGP(fmt...) macro
|