Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dkprobes-ftrace.c16 void kprobe_ftrace_handler(unsigned long nip, unsigned long parent_nip, in kprobe_ftrace_handler() function
68 NOKPROBE_SYMBOL(kprobe_ftrace_handler);
/openbmc/linux/arch/riscv/kernel/probes/
H A Dftrace.c6 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function
59 NOKPROBE_SYMBOL(kprobe_ftrace_handler);
/openbmc/linux/arch/x86/kernel/kprobes/
H A Dftrace.c16 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function
66 NOKPROBE_SYMBOL(kprobe_ftrace_handler);
/openbmc/linux/arch/csky/kernel/probes/
H A Dftrace.c6 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function
64 NOKPROBE_SYMBOL(kprobe_ftrace_handler);
/openbmc/linux/arch/parisc/kernel/
H A Dftrace.c201 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function
247 NOKPROBE_SYMBOL(kprobe_ftrace_handler);
/openbmc/linux/arch/loongarch/kernel/
H A Dftrace_dyn.c282 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function
337 NOKPROBE_SYMBOL(kprobe_ftrace_handler);
/openbmc/linux/arch/s390/kernel/
H A Dftrace.c291 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function
336 NOKPROBE_SYMBOL(kprobe_ftrace_handler);
/openbmc/linux/include/linux/
H A Dkprobes.h383 extern void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip,
/openbmc/linux/kernel/
H A Dkprobes.c1060 .func = kprobe_ftrace_handler,
1065 .func = kprobe_ftrace_handler,