bug_trap_type 25 include/linux/bug.h enum bug_trap_type report_bug(unsigned long bug_addr, struct pt_regs *regs); bug_trap_type 36 include/linux/bug.h static inline enum bug_trap_type report_bug(unsigned long bug_addr, bug_trap_type 117 lib/bug.c enum bug_trap_type report_bug(unsigned long bugaddr, struct pt_regs *regs)