Searched refs:__report_bug (Results 1 – 1 of 1) sorted by relevance
200 static enum bug_trap_type __report_bug(struct bug_entry *bug, unsigned long bugaddr, struct pt_regs… in __report_bug() function269 ret = __report_bug(bug, bug_addr(bug), regs); in report_bug_entry()281 ret = __report_bug(NULL, bugaddr, regs); in report_bug()