Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dbug.h55 static inline enum bug_trap_type report_bug(unsigned long bug_addr, in report_bug() function
/Linux-v5.10/lib/
Dbug.c144 enum bug_trap_type report_bug(unsigned long bugaddr, struct pt_regs *regs) in report_bug() function