Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/kprobes/
Dcommon.h81 extern void synthesize_reljump(void *from, void *to);
Dcore.c129 void synthesize_reljump(void *from, void *to) in synthesize_reljump() function
133 NOKPROBE_SYMBOL(synthesize_reljump);
889 synthesize_reljump((void *)regs->ip, in resume_execution()
Dopt.c371 synthesize_reljump(buf + TMPL_END_IDX + op->optinsn.size, in arch_prepare_optimized_kprobe()