Home
last modified time | relevance | path

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

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