Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/kprobes/
Dftrace.c58 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function
92 NOKPROBE_SYMBOL(kprobe_ftrace_handler);
/linux-4.1.27/include/linux/
Dkprobes.h334 extern void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip,
/linux-4.1.27/kernel/
Dkprobes.c918 .func = kprobe_ftrace_handler,