Home
last modified time | relevance | path

Searched refs:report_bug (Results 1 – 15 of 15) sorted by relevance

/linux/include/linux/
A Dbug.h44 enum bug_trap_type report_bug(unsigned long bug_addr, struct pt_regs *regs);
58 static inline enum bug_trap_type report_bug(unsigned long bug_addr, in report_bug() function
/linux/arch/h8300/kernel/
A Dtraps.c104 report_bug(fp->pc, fp); in die()
/linux/arch/sh/kernel/
A Dtraps.c105 tt = report_bug(bugaddr, regs); in handle_BUG()
/linux/lib/
A Dbug.c157 enum bug_trap_type report_bug(unsigned long bugaddr, struct pt_regs *regs) in report_bug() function
A Dlib.a3 …plit�module_bug_finalize�module_bug_cleanup�bug_get_file_line�find_bug�report_bug�generic_bug_clea…
/linux/arch/x86/mm/
A Dextable.c202 if (report_bug(regs->ip, regs) == BUG_TRAP_TYPE_WARN) { in early_fixup_exception()
/linux/arch/riscv/kernel/
A Dtraps.c179 else if (report_bug(regs->epc, regs) == BUG_TRAP_TYPE_WARN) in do_trap_break()
/linux/arch/s390/kernel/
A Dtraps.c252 switch (report_bug(regs->psw.addr - (regs->int_code >> 16), regs)) { in monitor_event_exception()
/linux/arch/arm/kernel/
A Dtraps.c349 bug_type = report_bug(regs->ARM_pc, regs); in die()
/linux/arch/parisc/kernel/
A Dtraps.c290 tt = report_bug(regs->iaoq[0] & ~3, regs); in handle_break()
/linux/arch/x86/kernel/
A Dtraps.c239 if (report_bug(regs->ip, regs) == BUG_TRAP_TYPE_WARN) { in handle_bug()
/linux/arch/arm64/kernel/
A Dtraps.c971 switch (report_bug(regs->pc, regs)) { in bug_handler()
/linux/arch/powerpc/kernel/
A Dtraps.c1494 report_bug(bugaddr, regs) == BUG_TRAP_TYPE_WARN) { in do_program_check()
/linux/
A DSystem.map17441 ffff8000104d4490 T report_bug
A D.tmp_System.map17441 ffff8000104d4490 T report_bug

Completed in 308 milliseconds