Home
last modified time | relevance | path

Searched refs:DBG (Results 1 – 25 of 46) sorted by relevance

12

/arch/parisc/kernel/
A Dsignal32.c28 #define DBG(LEVEL, ...) \ macro
32 #define DBG(LEVEL, ...) macro
46 DBG(2,"restore_sigcontext32: PER_LINUX32 process\n"); in restore_sigcontext32()
55 DBG(3,"restore_sigcontext32: gr%02d = %#lx (%#x / %#x)\n", in restore_sigcontext32()
80 DBG(2,"restore_sigcontext32: iaoq is %#lx / %#lx\n", in restore_sigcontext32()
94 DBG(2,"restore_sigcontext32: iasq is %#lx / %#lx\n", in restore_sigcontext32()
129 DBG(1,"setup_sigcontext32: in_syscall\n"); in setup_sigcontext32()
166 DBG(1,"setup_sigcontext32: iaoq %#lx / %#lx\n", in setup_sigcontext32()
210 DBG(1,"setup_sigcontext32: ia0q %#lx / %#lx\n", in setup_sigcontext32()
233 DBG(1,"setup_sigcontext32: Copying from regs to sc, " in setup_sigcontext32()
[all …]
A Dsignal.c42 #define DBG(LEVEL, ...) \ macro
46 #define DBG(LEVEL, ...) macro
70 DBG(2, "%s: iaoq is %#lx / %#lx\n", in restore_sigcontext()
123 DBG(1, "%s: usp %#08lx stack 0x%p\n", in sys_rt_sigreturn()
130 DBG(1, "%s: frame->uc.uc_mcontext 0x%p\n", in sys_rt_sigreturn()
134 DBG(1, "%s: usp %#08lx stack 0x%p\n", in sys_rt_sigreturn()
151 DBG(1, "%s: Sending SIGSEGV\n", __func__); in sys_rt_sigreturn()
251 DBG(1, "%s: frame->uc.uc_mcontext = 0x%p\n", in setup_rt_frame()
264 DBG(1, "%s: frame->uc.uc_mcontext = 0x%p\n", in setup_rt_frame()
489 DBG(2, "%s: gr28 = %ld pid %d\n", in insert_restart_trampoline()
[all …]
/arch/powerpc/platforms/ps3/
A Dsmp.c18 #define DBG udbg_printf macro
20 #define DBG pr_debug macro
36 DBG("%s:%d: bad msg: %d\n", __func__, __LINE__, msg); in ps3_smp_message_pass()
44 DBG("%s:%d: ps3_send_event_locally(%d, %d) failed" in ps3_smp_message_pass()
57 DBG(" -> %s:%d: (%d)\n", __func__, __LINE__, cpu); in ps3_smp_probe()
76 DBG("%s:%d: (%d, %d) => virq %u\n", in ps3_smp_probe()
89 DBG(" <- %s:%d: (%d)\n", __func__, __LINE__, cpu); in ps3_smp_probe()
98 DBG(" -> %s:%d: (%d)\n", __func__, __LINE__, cpu); in ps3_smp_cleanup_cpu()
106 DBG(" <- %s:%d: (%d)\n", __func__, __LINE__, cpu); in ps3_smp_cleanup_cpu()
117 DBG(" -> %s\n", __func__); in smp_init_ps3()
[all …]
A Dmm.c24 #define DBG udbg_printf macro
26 #define DBG pr_devel macro
478 DBG("%s:start\n", __func__); in dma_ioc0_free_chunk()
498 DBG("%s:end\n", __func__); in dma_ioc0_free_chunk()
549 DBG(" <- %s:%d\n", __func__, __LINE__); in dma_sb_map_pages()
613 DBG("%s: end\n", __func__); in dma_ioc0_map_pages()
744 DBG("%s: start\n", __func__); in dma_ioc0_region_free()
757 DBG("%s: end\n", __func__); in dma_ioc0_region_free()
902 DBG("%s:%d: not found: len %lxh\n", in dma_sb_unmap_area()
940 DBG("%s:%d: not found: len %lxh\n", in dma_ioc0_unmap_area()
[all …]
A Dsetup.c29 #define DBG udbg_printf macro
31 #define DBG pr_debug macro
74 DBG("%s:%d cmd '%s'\n", __func__, __LINE__, cmd); in ps3_restart()
82 DBG("%s:%d\n", __func__, __LINE__); in ps3_power_off()
90 DBG("%s:%d\n", __func__, __LINE__); in ps3_halt()
98 DBG("%s:%d %s\n", __func__, __LINE__, str); in ps3_panic()
221 DBG(" -> %s:%d\n", __func__, __LINE__); in ps3_setup_arch()
243 DBG(" <- %s:%d\n", __func__, __LINE__); in ps3_setup_arch()
262 DBG(" -> %s:%d\n", __func__, __LINE__); in ps3_probe()
268 DBG(" <- %s:%d\n", __func__, __LINE__); in ps3_probe()
[all …]
A Dinterrupt.c22 #define DBG udbg_printf macro
25 #define DBG pr_devel macro
100 DBG("%s:%d: thread_id %llu, virq %d\n", __func__, __LINE__, in ps3_chip_mask()
121 DBG("%s:%d: thread_id %llu, virq %d\n", __func__, __LINE__, in ps3_chip_unmask()
229 DBG("%s:%d <-\n", __func__, __LINE__); in ps3_virq_destroy()
355 DBG(" -> %s:%d virq %u\n", __func__, __LINE__, virq); in ps3_event_receive_port_destroy()
370 DBG(" <- %s:%d\n", __func__, __LINE__); in ps3_event_receive_port_destroy()
414 DBG("%s:%d: interrupt_id %u, virq %u\n", __func__, __LINE__, in ps3_sb_event_receive_port_setup()
450 DBG(" <- %s:%d\n", __func__, __LINE__); in ps3_sb_event_receive_port_destroy()
717 DBG("%s:%d: no plug found: thread_id %llu\n", __func__, in ps3_get_irq()
[all …]
/arch/powerpc/kernel/
A Dlegacy_serial.c25 #define DBG(fmt...) do { } while(0) macro
408 DBG("stdout is %pOF\n", stdout); in find_legacy_serial_ports()
410 DBG(" no linux,stdout-path !\n"); in find_legacy_serial_ports()
496 DBG("fixup_port_irq(%d)\n", index); in fixup_port_irq()
530 DBG("fixup_port_pio(%d)\n", index); in fixup_port_pio()
540 DBG("port %d, IO %lx -> %lx\n", in fixup_port_pio()
551 DBG("fixup_port_mmio(%d)\n", index); in fixup_port_mmio()
620 DBG(" console was specified !\n"); in check_legacy_serial_console()
625 DBG(" of_chosen is NULL !\n"); in check_legacy_serial_console()
639 DBG(" no stdout-path !\n"); in check_legacy_serial_console()
[all …]
A Dprom.c64 #define DBG(fmt...) printk(KERN_ERR fmt) macro
66 #define DBG(fmt...) macro
87 DBG("memory limit = 0x%llx\n", memory_limit); in early_parse_mem()
122 DBG("-> move_device_tree\n"); in move_device_tree()
136 DBG("Moved device tree to 0x%px\n", p); in move_device_tree()
139 DBG("<- move_device_tree\n"); in move_device_tree()
579 DBG("Adding: %llx -> %llx\n", base, size); in early_init_drmem_lmb()
660 DBG("Found new-style reserved-ranges\n"); in early_reserve_mem_dt()
707 DBG("Found old 32-bit reserve map\n"); in early_reserve_mem()
887 DBG("Scanning CPUs ...\n"); in early_init_devtree()
[all …]
A Dcrash_dump.c26 #define DBG(fmt...) udbg_printf(fmt) macro
28 #define DBG(fmt...) macro
57 DBG(" -> setup_kdump_trampoline()\n"); in setup_kdump_trampoline()
68 DBG(" <- setup_kdump_trampoline()\n"); in setup_kdump_trampoline()
A Dsetup-common.c75 #define DBG(fmt...) udbg_printf(fmt) macro
77 #define DBG(fmt...) macro
378 DBG(" <- check_for_initrd()\n"); in check_for_initrd()
459 DBG("smp_setup_cpu_maps()\n"); in smp_setup_cpu_maps()
469 DBG(" * %pOF...\n", dn); in smp_setup_cpu_maps()
474 DBG(" ibm,ppc-interrupt-server#s -> %lu threads\n", in smp_setup_cpu_maps()
477 DBG(" no ibm,ppc-interrupt-server#s -> 1 thread\n"); in smp_setup_cpu_maps()
518 DBG(" SMT disabled ! nthreads forced to 1\n"); in smp_setup_cpu_maps()
624 DBG("Probing machine type ...\n"); in probe_machine()
640 DBG(" %s ...\n", machine_id->name); in probe_machine()
[all …]
/arch/powerpc/platforms/powermac/
A Dnvram.c31 #define DBG(x...) printk(x) macro
33 #define DBG(x...) macro
266 DBG("Invalid signature\n"); in core99_check()
270 DBG("Invalid checksum\n"); in core99_check()
274 DBG("Invalid adler\n"); in core99_check()
352 DBG("nvram: AMD Erasing bank %d...\n", bank); in amd_erase_bank()
398 DBG("nvram: AMD Writing bank %d...\n", bank); in amd_write_bank()
484 DBG("Updating nvram...\n"); in core99_nvram_sync()
521 DBG("nvram: Checking bank 0...\n"); in core99_nvram_setup()
527 DBG("nvram: gen0=%d, gen1=%d\n", gen_bank0, gen_bank1); in core99_nvram_setup()
[all …]
A Dpfunc_base.c15 #define DBG(fmt...) printk(fmt) macro
17 #define DBG(fmt...) macro
58 DBG("Do write 0x%02x to GPIO %pOF (%p)\n", in macio_do_gpio_write()
110 DBG("Installing GPIO functions for macio %pOF\n", in macio_gpio_init_one()
132 DBG("Calling initial GPIO functions for macio %pOF\n", in macio_gpio_init_one()
272 DBG("Installing MMIO functions for macio %pOF\n", in macio_mmio_init_one()
303 DBG("Installing functions for UniN %pOF\n", in uninorth_install_pfunc()
322 DBG("Installing functions for UniN clock %pOF\n", in uninorth_install_pfunc()
343 DBG("Installing base platform functions...\n"); in pmac_pfunc_base_install()
365 DBG("All base functions installed\n"); in pmac_pfunc_base_install()
A Dbootx_init.c25 #define DBG(fmt...) do { bootx_printf(fmt); } while(0) macro
27 #define DBG(fmt...) do { } while(0) macro
232 DBG("* strings: %s\n", namep); in bootx_scan_dt_build_strings()
235 DBG(" detected /chosen ! adding properties names !\n"); in bootx_scan_dt_build_strings()
244 DBG(" detected display ! adding properties names !\n"); in bootx_scan_dt_build_strings()
292 DBG("* struct: %s\n", namep); in bootx_scan_dt_build_struct()
361 DBG("Boot params header at: %x\n", mem_start); in bootx_flatten_dt()
372 DBG("Building string array at: %x\n", mem_end); in bootx_flatten_dt()
373 DBG("Device Tree Base=%x\n", base); in bootx_flatten_dt()
391 DBG("Building device tree structure at: %x\n", mem_end); in bootx_flatten_dt()
[all …]
/arch/powerpc/sysdev/
A Dtsi108_dev.c32 #define DBG(fmt...) do { printk(fmt); } while(0) macro
34 #define DBG(fmt...) do { } while(0) macro
82 DBG("%s: name:start->end = %s:%pR\n", in tsi108_eth_of_init()
91 DBG("%s: name:start->end = %s:%pR\n", in tsi108_eth_of_init()
A Dmpic.c48 #define DBG(fmt...) printk(fmt) macro
50 #define DBG(fmt...) macro
404 DBG("startup_ht_interrupt(0x%x) index: %d\n", in mpic_startup_ht_interrupt()
432 DBG("shutdown_ht_interrupt(0x%x)\n", source); in mpic_shutdown_ht_interrupt()
571 DBG("devfn %x, l: %x\n", devfn, l); in mpic_scan_ht_pics()
716 DBG("%s: end_irq: %d\n", mpic->name, d->irq); in mpic_end_irq()
1023 DBG("mpic: mapping as IPI\n"); in mpic_host_map()
1034 DBG("mpic: mapping as timer\n"); in mpic_host_map()
1598 DBG("MPIC flags: %x\n", mpic->flags); in mpic_init()
1890 DBG("smp_mpic_probe()...\n"); in smp_mpic_probe()
[all …]
A Dtsi108_pci.c31 #define DBG(x...) printk(x) macro
33 #define DBG(x...) macro
195 DBG("TSI_PCI: %s tsi108_pci_cfg_base=0x%x\n", __func__, in tsi108_setup_pci()
376 DBG("%s(%d, 0x%lx)\n", __func__, virq, hw); in pci_irq_host_map()
405 DBG("Tsi108_pci_int_init: initializing PCI interrupts\n"); in tsi108_pci_int_init()
A Ddart_iommu.c54 #define DBG(...) macro
67 DBG("dart: flush\n"); in dart_tlb_invalidate_all()
180 DBG("dart: build at: %lx, %lx, addr: %x\n", index, npages, uaddr); in dart_build()
218 DBG("dart: free at: %lx, %lx\n", index, npages); in dart_free()
/arch/alpha/kernel/
A Dptrace.c34 #define DBG(fac,args) {if ((fac) & DEBUG) printk args;} macro
36 #define DBG(fac,args) macro
205 DBG(DBG_BPT, ("execing branch\n")); in ptrace_set_bpt()
209 DBG(DBG_BPT, ("execing jump\n")); in ptrace_set_bpt()
212 DBG(DBG_BPT, ("execing normal insn\n")); in ptrace_set_bpt()
222 DBG(DBG_BPT, (" -> next_pc=%lx\n", in ptrace_set_bpt()
302 DBG(DBG_MEM, ("peek $%lu->%#lx\n", addr, ret)); in arch_ptrace()
312 DBG(DBG_MEM, ("poke $%lu<-%#lx\n", addr, data)); in arch_ptrace()
A Dcore_t2.c74 # define DBG(args) printk args macro
76 # define DBG(args) macro
147 DBG(("mk_conf_addr(bus=%d, dfn=0x%x, where=0x%x," in mk_conf_addr()
157 DBG(("mk_conf_addr: device (%d)>20, returning -1\n", in mk_conf_addr()
170 DBG(("mk_conf_addr: returning pci_addr 0x%lx\n", addr)); in mk_conf_addr()
188 DBG(("conf_read(addr=0x%lx, type1=%d)\n", addr, type1)); in conf_read()
/arch/powerpc/platforms/powernv/
A Dsmp.c45 #define DBG(fmt...) udbg_printf(fmt) macro
47 #define DBG(fmt...) do { } while (0) macro
177 DBG("CPU%d offline\n", cpu); in pnv_cpu_offline_self()
201 DBG("CPU%d Unexpected exit while offline irq_happened=%lx!\n", in pnv_cpu_offline_self()
281 DBG("CPU%d Unexpected exit while offline srr1=%lx!\n", in pnv_cpu_offline_self()
296 DBG("CPU%d coming online...\n", cpu); in pnv_cpu_offline_self()
/arch/x86/pci/
A Dlegacy.c21 DBG("PCI: Peer bridge fixup\n"); in pcibios_fixup_peer_bridges()
49 DBG("Found device at %02x:%02x [%04x]\n", busn, devfn, l); in pcibios_scan_specific_bus()
A Dpcbios.c176 DBG("PCI: BIOS probe returned s=%02x hw=%02x ver=%02x.%02x l=%02x\n", in check_pcibios()
336 DBG("PCI: BIOS32 Service Directory structure at 0x%p\n", check); in pci_find_bios()
343 DBG("PCI: BIOS32 Service Directory entry at 0x%lx\n", in pci_find_bios()
382 DBG("PCI: Fetching IRQ routing table... "); in pcibios_get_irq_routing_table()
400 DBG("OK ret=%d, size=%d, map=%x\n", ret, opt.size, map); in pcibios_get_irq_routing_table()
/arch/powerpc/platforms/86xx/
A Dgef_sbc610.c42 #define DBG (fmt...) do { printk(KERN_ERR "SBC610: " fmt); } while (0) macro
44 #define DBG (fmt...) do { } while (0) macro
A Dgef_sbc310.c42 #define DBG (fmt...) do { printk(KERN_ERR "SBC310: " fmt); } while (0) macro
44 #define DBG (fmt...) do { } while (0) macro
A Dgef_ppc9a.c42 #define DBG (fmt...) do { printk(KERN_ERR "PPC9A: " fmt); } while (0) macro
44 #define DBG (fmt...) do { } while (0) macro

Completed in 48 milliseconds

12