kprobe_int3_handler
extern int kprobe_int3_handler(struct pt_regs *regs);
NOKPROBE_SYMBOL(kprobe_int3_handler);
if (kprobe_int3_handler(regs))