Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/char/pcmcia/
H A Dcm4040_cs.c46 #define DEBUGP(n, rdr, x, args...) do { \ macro
115 DEBUGP(4, dev, "waking up read_wait\n"); in cm4040_do_poll()
122 DEBUGP(4, dev, "waking up write_wait\n"); in cm4040_do_poll()
146 DEBUGP(4, dev, "BulkOut empty (i=%d)\n", i); in wait_for_bulk_out_ready()
151 DEBUGP(4, dev, "wait_event_interruptible_timeout(timeout=%ld\n", in wait_for_bulk_out_ready()
159 DEBUGP(4, dev, "woke up: BulkOut empty\n"); in wait_for_bulk_out_ready()
161 DEBUGP(4, dev, "woke up: BulkOut full, returning 0 :(\n"); in wait_for_bulk_out_ready()
163 DEBUGP(4, dev, "woke up: signal arrived\n"); in wait_for_bulk_out_ready()
194 DEBUGP(3, dev, "BulkIn full (i=%d)\n", i); in wait_for_bulk_in_ready()
199 DEBUGP( in wait_for_bulk_in_ready()
[all...]
H A Dcm4000_cs.c52 #define DEBUGP(n, rdr, x, args...) do { \ macro
325 DEBUGP(3, dev, "-> parse_atr: dev->atr_len = %i\n", dev->atr_len); in parse_atr()
328 DEBUGP(5, dev, "parse_atr: atr_len < 3\n"); in parse_atr()
346 DEBUGP(5, dev, "Card says FiDi is 0x%.2x\n", dev->ta1); in parse_atr()
353 DEBUGP(5, dev, "Yi=%.2x\n", ch & 0xf0); in parse_atr()
363 DEBUGP(5, dev, "card is capable of T=1\n"); in parse_atr()
366 DEBUGP(5, dev, "card is capable of T=0\n"); in parse_atr()
372 DEBUGP(5, dev, "ix=%d noHist=%d any_t1=%d\n", in parse_atr()
375 DEBUGP(5, dev, "length error\n"); in parse_atr()
388 DEBUGP( in parse_atr()
[all...]
/kernel/linux/linux-5.10/arch/hexagon/kernel/
H A Dmodule.c15 #define DEBUGP printk
17 #define DEBUGP(fmt , ...) macro
36 DEBUGP("Section %d is %s\n", i, in module_frob_arch_sections()
81 DEBUGP("Applying relocations in section %u to section %u base=%p\n", in apply_relocate_add()
95 DEBUGP("%d: value=%08x loc=%p reloc=%d symbol=%s\n", in apply_relocate_add()
114 DEBUGP("B22_PCREL contents: %08X.\n", *location); in apply_relocate_add()
118 DEBUGP("Contents after reloc: %08x\n", *location); in apply_relocate_add()
/kernel/linux/linux-6.6/arch/hexagon/kernel/
H A Dmodule.c15 #define DEBUGP printk
17 #define DEBUGP(fmt , ...) macro
36 DEBUGP("Section %d is %s\n", i, in module_frob_arch_sections()
81 DEBUGP("Applying relocations in section %u to section %u base=%p\n", in apply_relocate_add()
95 DEBUGP("%d: value=%08x loc=%p reloc=%d symbol=%s\n", in apply_relocate_add()
114 DEBUGP("B22_PCREL contents: %08X.\n", *location); in apply_relocate_add()
118 DEBUGP("Contents after reloc: %08x\n", *location); in apply_relocate_add()
/kernel/linux/linux-5.10/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, in apply_relocate()
73 DEBUGP("Applying relocate_add section %u to %u\n", relsec, in apply_relocate_add()
/kernel/linux/linux-6.6/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, in apply_relocate()
73 DEBUGP("Applying relocate_add section %u to %u\n", relsec, in apply_relocate_add()
/kernel/linux/linux-5.10/lib/
H A Dts_bm.c45 #define DEBUGP printk
47 #define DEBUGP(args, format...) macro
75 DEBUGP("Searching in position %d (%c)\n", in bm_find()
84 DEBUGP("found!\n"); in bm_find()
/kernel/linux/linux-5.10/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_o32.c147 DEBUGP("SIG deliver (%s:%d): sp=0x%p pc=0x%lx ra=0x%lx\n", in setup_frame_32()
233 DEBUGP("SIG deliver (%s:%d): sp=0x%p pc=0x%lx ra=0x%lx\n", in setup_rt_frame_32()
H A Dsignal_n32.c133 DEBUGP("SIG deliver (%s:%d): sp=0x%p pc=0x%lx ra=0x%lx\n", in setup_rt_frame_n32()
H A Dsignal.c739 DEBUGP("SIG deliver (%s:%d): sp=0x%p pc=0x%lx ra=0x%lx\n", in setup_frame()
786 DEBUGP("SIG deliver (%s:%d): sp=0x%p pc=0x%lx ra=0x%lx\n", in setup_rt_frame()
/kernel/linux/linux-6.6/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_o32.c147 DEBUGP("SIG deliver (%s:%d): sp=0x%p pc=0x%lx ra=0x%lx\n", in setup_frame_32()
233 DEBUGP("SIG deliver (%s:%d): sp=0x%p pc=0x%lx ra=0x%lx\n", in setup_rt_frame_32()
H A Dsignal_n32.c132 DEBUGP("SIG deliver (%s:%d): sp=0x%p pc=0x%lx ra=0x%lx\n", in setup_rt_frame_n32()
/kernel/linux/linux-6.6/lib/
H A Dts_bm.c45 #define DEBUGP printk
47 #define DEBUGP(args, format...) macro
93 DEBUGP("Searching in position %d (%c)\n", in bm_find()
100 DEBUGP("found!\n"); in bm_find()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dmodule.c29 #define DEBUGP(fmt, ...) \
32 #define DEBUGP(fmt, ...) \ macro
100 DEBUGP("Applying relocate section %u to %u\n", in apply_relocate()
143 DEBUGP("Applying relocate section %u to %u\n", in __apply_relocate_add()
155 DEBUGP("type %d st_value %Lx r_addend %Lx loc %Lx\n", in __apply_relocate_add()
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dsignal-common.h14 # define DEBUGP(fmt, args...) printk("%s: " fmt, __func__, ##args) macro
16 # define DEBUGP(fmt, args...) macro
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dmodule.c44 # define DEBUGP printk macro
47 # define DEBUGP(fmt , a...) macro
482 DEBUGP("%s: core.plt=%lx, init.plt=%lx, got=%lx, fdesc=%lx\n", in module_frob_arch_sections()
727 DEBUGP("%s: patching ld8 at %p to mov\n", __func__, location); in do_reloc()
761 DEBUGP("%s: [%p]<-%016lx = %s(%lx)\n", __func__, location, val, in do_reloc()
797 DEBUGP("%s: applying section %u (%u relocs) to %u\n", __func__, in apply_relocate_add()
825 DEBUGP("%s: placing gp at 0x%lx\n", __func__, gp); in apply_relocate_add()
885 DEBUGP("%s: name=%s, gp=%lx, num_init=%lu, num_core=%lu\n", __func__, in register_unwind_table()
894 DEBUGP("%s: core: handle=%p [%p-%p)\n", __func__, in register_unwind_table()
900 DEBUGP(" in register_unwind_table()
[all...]
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dmodule.c44 # define DEBUGP printk macro
47 # define DEBUGP(fmt , a...) macro
482 DEBUGP("%s: core.plt=%lx, init.plt=%lx, got=%lx, fdesc=%lx\n", in module_frob_arch_sections()
728 DEBUGP("%s: patching ld8 at %p to mov\n", __func__, location); in do_reloc()
762 DEBUGP("%s: [%p]<-%016lx = %s(%lx)\n", __func__, location, val, in do_reloc()
798 DEBUGP("%s: applying section %u (%u relocs) to %u\n", __func__, in apply_relocate_add()
829 DEBUGP("%s: placing gp at 0x%lx\n", __func__, gp); in apply_relocate_add()
887 DEBUGP("%s: name=%s, gp=%lx, num_init=%lu, num_core=%lu\n", __func__, in register_unwind_table()
896 DEBUGP("%s: core: handle=%p [%p-%p)\n", __func__, in register_unwind_table()
902 DEBUGP(" in register_unwind_table()
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dmodule.c29 #define DEBUGP(fmt, ...) \
32 #define DEBUGP(fmt, ...) \ macro
102 DEBUGP("Applying relocate section %u to %u\n", in apply_relocate()
147 DEBUGP("%s relocate section %u to %u\n", in __write_relocate_add()
162 DEBUGP("type %d st_value %Lx r_addend %Lx loc %Lx\n", in __write_relocate_add()
/kernel/linux/linux-5.10/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, in apply_relocate_add()
/kernel/linux/linux-6.6/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, in apply_relocate_add()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dmodule.c28 #define DEBUGP printk
30 #define DEBUGP(fmt , ...) macro
439 DEBUGP("Applying relocate section %u to %u\n", in __apply_relocate_add()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dmodule.c32 #define DEBUGP printk
34 #define DEBUGP(fmt , ...) macro
474 DEBUGP("Applying relocate section %u to %u\n", in __apply_relocate_add()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dsignal.c41 # define DEBUGP(fmt, args...) printk("%s: " fmt, __func__, ##args) macro
43 # define DEBUGP(fmt, args...) macro
1000 DEBUGP("SIG deliver (%s:%d): sp=0x%p pc=0x%lx ra=0x%lx\n", in setup_rt_frame()

Completed in 15 milliseconds

12