Home
last modified time | relevance | path

Searched defs:report_bug_entry (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dbug.h68 report_bug_entry(struct bug_entry *bug, struct pt_regs *regs) in report_bug_entry() function
/linux/lib/
H A Dbug.c260 enum bug_trap_type report_bug_entry(struct bug_entry *bug, struct pt_regs *regs) in report_bug_entry() function