Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbug.h58 static inline enum bug_trap_type report_bug(unsigned long bug_addr, in report_bug() function
/openbmc/linux/lib/
H A Dbug.c213 enum bug_trap_type report_bug(unsigned long bugaddr, struct pt_regs *regs) in report_bug() function