Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dbug.c157 static enum bug_trap_type __report_bug(unsigned long bugaddr, struct pt_regs *regs) in __report_bug() function
219 ret = __report_bug(bugaddr, regs); in report_bug()