Home
last modified time | relevance | path

Searched refs:setup_detour_execution (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kernel/kprobes/
H A Dcommon.h96 extern int setup_detour_execution(struct kprobe *p, struct pt_regs *regs, int reenter);
99 static inline int setup_detour_execution(struct kprobe *p, struct pt_regs *regs, int reenter) in setup_detour_execution() function