Searched refs:synthesize_relcall (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/kernel/kprobes/
H A Dcommon.h93 extern void synthesize_relcall(void *dest, void *from, void *to);
H A Dopt.c438 synthesize_relcall(buf + TMPL_CALL_IDX,
H A Dcore.c130 void synthesize_relcall(void *dest, void *from, void *to) function
134 NOKPROBE_SYMBOL(synthesize_relcall); variable

Completed in 167 milliseconds