Searched refs:print_symbol (Results 1 - 22 of 22) sorted by relevance

/linux-4.1.27/kernel/irq/
H A Ddebug.h17 print_symbol("%s\n", (unsigned long)desc->handle_irq); print_irq_desc()
19 print_symbol("%s\n", (unsigned long)desc->irq_data.chip); print_irq_desc()
23 print_symbol("%s\n", (unsigned long)desc->action->handler); print_irq_desc()
/linux-4.1.27/arch/um/kernel/
H A Dsysrq.c22 print_symbol("%s", address); _print_addr()
/linux-4.1.27/lib/
H A Dsmp_processor_id.c45 print_symbol("caller is %s\n", (long)__builtin_return_address(0)); check_preemption_disabled()
/linux-4.1.27/arch/avr32/kernel/
H A Dprocess.c147 print_symbol("%s\n", lr); show_trace_log_lvl()
172 print_symbol("%s\n", addr); show_trace_log_lvl()
224 print_symbol("PC is at %s\n", instruction_pointer(regs)); show_regs_log_lvl()
226 print_symbol("LR is at %s\n", lr); show_regs_log_lvl()
/linux-4.1.27/arch/sh/kernel/
H A Dprocess_32.c37 print_symbol("PC is at %s\n", instruction_pointer(regs)); show_regs()
38 print_symbol("PR is at %s\n", regs->pr); show_regs()
/linux-4.1.27/include/linux/
H A Dkallsyms.h116 static inline void print_symbol(const char *fmt, unsigned long addr) print_symbol() function
/linux-4.1.27/arch/unicore32/kernel/
H A Dprocess.c139 print_symbol("PC is at %s\n", instruction_pointer(regs)); __show_regs()
140 print_symbol("LR is at %s\n", regs->UCreg_lr); __show_regs()
/linux-4.1.27/arch/x86/mm/
H A Dmmio-mod.c126 print_symbol(KERN_EMERG "faulting IP is at %s\n", regs->ip); die_kmmio_nesting_error()
127 print_symbol(KERN_EMERG "last faulting IP was at %s\n", my_reason->ip); die_kmmio_nesting_error()
/linux-4.1.27/arch/arm64/kernel/
H A Dprocess.c190 print_symbol("PC is at %s\n", instruction_pointer(regs)); __show_regs()
191 print_symbol("LR is at %s\n", lr); __show_regs()
/linux-4.1.27/arch/arm/kernel/
H A Dprocess.c108 print_symbol("PC is at %s\n", instruction_pointer(regs)); __show_regs()
109 print_symbol("LR is at %s\n", regs->ARM_lr); __show_regs()
/linux-4.1.27/scripts/kconfig/
H A Dconfdata.c20 void (*print_symbol)(FILE *, struct symbol *, const char *, void *); member in struct:conf_printer
532 .print_symbol = kconfig_print_symbol,
606 .print_symbol = header_print_symbol,
625 .print_symbol = tristate_print_symbol,
641 printer->print_symbol(fp, sym, str, printer_arg); conf_write_symbol()
646 printer->print_symbol(fp, sym, str, printer_arg); conf_write_symbol()
H A Dzconf.y599 static void print_symbol(FILE *out, struct menu *menu)
690 print_symbol(out, menu);
/linux-4.1.27/arch/x86/kernel/
H A Ddumpstack.c290 print_symbol("%s", regs->ip); __die()
H A Dprocess_32.c89 print_symbol("EIP is at %s\n", regs->ip); __show_regs()
/linux-4.1.27/arch/ia64/kernel/
H A Dprocess.c81 print_symbol(buf, ip); ia64_do_show_stack()
109 print_symbol("ip is at %s\n", ip); show_regs()
/linux-4.1.27/arch/xtensa/kernel/
H A Dtraps.c423 print_symbol("%s\n", frame->pc); show_trace_cb()
/linux-4.1.27/arch/openrisc/kernel/
H A Dtraps.c61 print_symbol(" %s", addr); show_trace()
/linux-4.1.27/fs/sysfs/
H A Dfile.c73 print_symbol("fill_read_buffer: %s returned bad count\n", sysfs_kf_seq_show()
/linux-4.1.27/arch/mn10300/kernel/
H A Dtraps.c264 print_symbol(" %s", addr); show_trace()
/linux-4.1.27/arch/c6x/kernel/
H A Dtraps.c378 print_symbol(" %s\n", addr); show_trace()
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
H A Dmce.c260 print_symbol("{%s}", m->ip); print_mce()
/linux-4.1.27/drivers/base/
H A Dcore.c123 print_symbol("dev_attr_show: %s returned bad count\n", dev_attr_show()

Completed in 589 milliseconds