kprobe_int3_handler  107 arch/x86/include/asm/kprobes.h extern int kprobe_int3_handler(struct pt_regs *regs);
kprobe_int3_handler  710 arch/x86/kernel/kprobes/core.c NOKPROBE_SYMBOL(kprobe_int3_handler);
kprobe_int3_handler  599 arch/x86/kernel/traps.c 	if (kprobe_int3_handler(regs))