Home
last modified time | relevance | path

Searched refs:bug_trap_type (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dbug.h9 enum bug_trap_type { enum
44 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()
/linux/arch/sh/kernel/
A Dtraps.c94 enum bug_trap_type tt; in handle_BUG()
/linux/lib/
A Dbug.c157 enum bug_trap_type report_bug(unsigned long bugaddr, struct pt_regs *regs) in report_bug()
/linux/arch/arm/kernel/
A Dtraps.c344 enum bug_trap_type bug_type = BUG_TRAP_TYPE_NONE; in die()
/linux/arch/parisc/kernel/
A Dtraps.c289 enum bug_trap_type tt; in handle_break()

Completed in 13 milliseconds