Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dkprobes-ftrace.c16 void kprobe_ftrace_handler(unsigned long nip, unsigned long parent_nip, in kprobe_ftrace_handler() function
65 NOKPROBE_SYMBOL(kprobe_ftrace_handler);
/linux/arch/x86/kernel/kprobes/
A Dftrace.c16 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function
63 NOKPROBE_SYMBOL(kprobe_ftrace_handler);
/linux/arch/riscv/kernel/probes/
A Dftrace.c6 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function
56 NOKPROBE_SYMBOL(kprobe_ftrace_handler);
/linux/arch/csky/kernel/probes/
A Dftrace.c6 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function
61 NOKPROBE_SYMBOL(kprobe_ftrace_handler);
/linux/arch/parisc/kernel/
A Dftrace.c201 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function
244 NOKPROBE_SYMBOL(kprobe_ftrace_handler);
/linux/arch/s390/kernel/
A Dftrace.c280 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function
322 NOKPROBE_SYMBOL(kprobe_ftrace_handler);
/linux/include/linux/
A Dkprobes.h363 extern void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip,
/linux/kernel/
A Dkprobes.c1042 .func = kprobe_ftrace_handler,
1047 .func = kprobe_ftrace_handler,

Completed in 13 milliseconds