handle_bug
noinstr bool handle_bug(struct pt_regs *regs);
if (!user_mode(regs) && handle_bug(regs))
if (handle_bug(regs))