Home
last modified time | relevance | path

Searched refs:DEBUGP (Results 1 – 16 of 16) sorted by relevance

/arch/hexagon/kernel/
Dmodule.c28 #define DEBUGP printk
30 #define DEBUGP(fmt , ...) macro
49 DEBUGP("Section %d is %s\n", i, in module_frob_arch_sections()
94 DEBUGP("Applying relocations in section %u to section %u base=%p\n", in apply_relocate_add()
108 DEBUGP("%d: value=%08x loc=%p reloc=%d symbol=%s\n", in apply_relocate_add()
127 DEBUGP("B22_PCREL contents: %08X.\n", *location); in apply_relocate_add()
131 DEBUGP("Contents after reloc: %08x\n", *location); in apply_relocate_add()
/arch/frv/kernel/
Dmodule.c20 #define DEBUGP printk
22 #define DEBUGP(fmt...) macro
/arch/cris/kernel/
Dmodule.c27 #define DEBUGP printk
29 #define DEBUGP(fmt , ...) macro
54 DEBUGP ("Applying add relocate section %u to %u\n", relsec, in apply_relocate_add()
/arch/m68k/kernel/
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, in apply_relocate()
73 DEBUGP("Applying relocate_add section %u to %u\n", relsec, in apply_relocate_add()
/arch/mips/kernel/
Dsignal-common.h17 # define DEBUGP(fmt, args...) printk("%s: " fmt, __func__, ##args) macro
19 # define DEBUGP(fmt, args...) macro
Dsignal_o32.c147 DEBUGP("SIG deliver (%s:%d): sp=0x%p pc=0x%lx ra=0x%lx\n", in setup_frame_32()
231 DEBUGP("SIG deliver (%s:%d): sp=0x%p pc=0x%lx ra=0x%lx\n", in setup_rt_frame_32()
Dsignal_n32.c144 DEBUGP("SIG deliver (%s:%d): sp=0x%p pc=0x%lx ra=0x%lx\n", in setup_rt_frame_n32()
Dsignal.c700 DEBUGP("SIG deliver (%s:%d): sp=0x%p pc=0x%lx ra=0x%lx\n", in setup_frame()
747 DEBUGP("SIG deliver (%s:%d): sp=0x%p pc=0x%lx ra=0x%lx\n", in setup_rt_frame()
/arch/parisc/kernel/
Dmodule.c71 #define DEBUGP printk
73 #define DEBUGP(fmt...) macro
403 DEBUGP("GOT ENTRY %d[%x] val %lx\n", i, i*sizeof(struct got_entry), in get_got()
556 DEBUGP("Applying relocate section %u to %u\n", relsec, in apply_relocate_add()
580 DEBUGP("Symbol %s loc 0x%x val 0x%x addend 0x%x: %s\n", in apply_relocate_add()
700 DEBUGP("Applying relocate section %u to %u\n", relsec, in apply_relocate_add()
742 DEBUGP("LTOFF21L Symbol %s loc %p val %lx\n", in apply_relocate_add()
753 DEBUGP("LTOFF14R Symbol %s loc %p val %lx\n", in apply_relocate_add()
760 DEBUGP("PCREL22F Symbol %s loc %p val %lx\n", in apply_relocate_add()
792 DEBUGP("STUB FOR %s loc %lx, val %lx+%lx at %lx\n", in apply_relocate_add()
[all …]
/arch/mn10300/kernel/
Dmodule.c30 #define DEBUGP printk
32 #define DEBUGP(fmt, ...) macro
69 DEBUGP("Applying relocate section %u to %u\n", in apply_relocate_add()
/arch/x86/kernel/
Dmodule.c41 #define DEBUGP(fmt, ...) \
44 #define DEBUGP(fmt, ...) \ macro
112 DEBUGP("Applying relocate section %u to %u\n", in apply_relocate()
153 DEBUGP("Applying relocate section %u to %u\n", in apply_relocate_add()
165 DEBUGP("type %d st_value %Lx r_addend %Lx loc %Lx\n", in apply_relocate_add()
/arch/tile/kernel/
Dmodule.c28 #define DEBUGP printk macro
30 #define DEBUGP(fmt...) macro
133 DEBUGP("Applying relocate section %u to %u\n", relsec, in apply_relocate_add()
/arch/m32r/kernel/
Dmodule.c26 #define DEBUGP printk
28 #define DEBUGP(fmt...) macro
88 DEBUGP("Applying relocate section %u to %u\n", relsec, in apply_relocate_add()
/arch/ia64/kernel/
Dmodule.c43 # define DEBUGP printk macro
46 # define DEBUGP(fmt , a...) macro
481 DEBUGP("%s: core.plt=%lx, init.plt=%lx, got=%lx, fdesc=%lx\n", in module_frob_arch_sections()
726 DEBUGP("%s: patching ld8 at %p to mov\n", __func__, location); in do_reloc()
760 DEBUGP("%s: [%p]<-%016lx = %s(%lx)\n", __func__, location, val, in do_reloc()
796 DEBUGP("%s: applying section %u (%u relocs) to %u\n", __func__, in apply_relocate_add()
824 DEBUGP("%s: placing gp at 0x%lx\n", __func__, gp); in apply_relocate_add()
884 DEBUGP("%s: name=%s, gp=%lx, num_init=%lu, num_core=%lu\n", __func__, in register_unwind_table()
893 DEBUGP("%s: core: handle=%p [%p-%p)\n", __func__, in register_unwind_table()
899 DEBUGP("%s: init: handle=%p [%p-%p)\n", __func__, in register_unwind_table()
[all …]
/arch/alpha/kernel/
Dmodule.c27 #define DEBUGP printk
29 #define DEBUGP(fmt...) macro
155 DEBUGP("Applying relocate section %u to %u\n", relsec, in apply_relocate_add()
/arch/s390/kernel/
Dmodule.c39 #define DEBUGP printk
41 #define DEBUGP(fmt , ...) macro
431 DEBUGP("Applying relocate section %u to %u\n", in apply_relocate_add()