Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/kprobes/
H A Dcommon.h93 extern void synthesize_relcall(void *dest, void *from, void *to);
H A Dcore.c130 void synthesize_relcall(void *dest, void *from, void *to) in synthesize_relcall() function
134 NOKPROBE_SYMBOL(synthesize_relcall);