Searched refs:DEBUGP (Results 1 - 11 of 11) sorted by relevance

/linux-master/arch/hexagon/kernel/
H A Dmodule.c15 #define DEBUGP printk
17 #define DEBUGP(fmt , ...) macro
36 DEBUGP("Section %d is %s\n", i,
81 DEBUGP("Applying relocations in section %u to section %u base=%p\n",
95 DEBUGP("%d: value=%08x loc=%p reloc=%d symbol=%s\n",
114 DEBUGP("B22_PCREL contents: %08X.\n", *location);
118 DEBUGP("Contents after reloc: %08x\n", *location);
/linux-master/arch/mips/kernel/
H A Dsignal-common.h17 # define DEBUGP(fmt, args...) printk("%s: " fmt, __func__, ##args) macro
19 # define DEBUGP(fmt, args...) macro
H A Dsignal_n32.c130 DEBUGP("SIG deliver (%s:%d): sp=0x%p pc=0x%lx ra=0x%lx\n",
H A Dsignal_o32.c148 DEBUGP("SIG deliver (%s:%d): sp=0x%p pc=0x%lx ra=0x%lx\n",
234 DEBUGP("SIG deliver (%s:%d): sp=0x%p pc=0x%lx ra=0x%lx\n",
H A Dsignal.c746 DEBUGP("SIG deliver (%s:%d): sp=0x%p pc=0x%lx ra=0x%lx\n",
795 DEBUGP("SIG deliver (%s:%d): sp=0x%p pc=0x%lx ra=0x%lx\n",
/linux-master/arch/m68k/kernel/
H A Dmodule.c15 #define DEBUGP(fmt, ...) printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
17 #define DEBUGP(fmt, ...) no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__) macro
33 DEBUGP("Applying relocate section %u to %u\n", relsec,
73 DEBUGP("Applying relocate_add section %u to %u\n", relsec,
/linux-master/lib/
H A Dts_bm.c45 #define DEBUGP printk
47 #define DEBUGP(args, format...) macro
93 DEBUGP("Searching in position %d (%c)\n",
100 DEBUGP("found!\n");
/linux-master/arch/x86/kernel/
H A Dmodule.c29 #define DEBUGP(fmt, ...) \
32 #define DEBUGP(fmt, ...) \ macro
102 DEBUGP("Applying relocate section %u to %u\n",
147 DEBUGP("%s relocate section %u to %u\n",
162 DEBUGP("type %d st_value %Lx r_addend %Lx loc %Lx\n",
/linux-master/arch/alpha/kernel/
H A Dmodule.c15 #define DEBUGP printk
17 #define DEBUGP(fmt...) macro
143 DEBUGP("Applying relocate section %u to %u\n", relsec,
/linux-master/arch/s390/kernel/
H A Dmodule.c32 #define DEBUGP printk
34 #define DEBUGP(fmt , ...) macro
474 DEBUGP("Applying relocate section %u to %u\n",
/linux-master/arch/loongarch/kernel/
H A Dsignal.c42 # define DEBUGP(fmt, args...) printk("%s: " fmt, __func__, ##args) macro
44 # define DEBUGP(fmt, args...) macro
1001 DEBUGP("SIG deliver (%s:%d): sp=0x%p pc=0x%lx ra=0x%lx\n",

Completed in 301 milliseconds