setup_detour_execution 95 arch/x86/kernel/kprobes/common.h extern int setup_detour_execution(struct kprobe *p, struct pt_regs *regs, int reenter); setup_detour_execution 580 arch/x86/kernel/kprobes/core.c if (setup_detour_execution(p, regs, reenter)) setup_detour_execution 489 arch/x86/kernel/kprobes/opt.c NOKPROBE_SYMBOL(setup_detour_execution);