Home
last modified time | relevance | path

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

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