Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/kprobes/
H A Dcommon.h91 extern void synthesize_reljump(void *dest, void *from, void *to);
H A Dcore.c122 void synthesize_reljump(void *dest, void *from, void *to) in synthesize_reljump() function
126 NOKPROBE_SYMBOL(synthesize_reljump);
418 synthesize_reljump(buf + len, p->ainsn.insn + len, in prepare_boost()
H A Dopt.c455 synthesize_reljump(buf + len, slot + len, in arch_prepare_optimized_kprobe()