Searched defs:kprobe_ftrace_handler (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | kprobes-ftrace.c | 16 void kprobe_ftrace_handler(unsigned long nip, unsigned long parent_nip, in kprobe_ftrace_handler() function
|
/openbmc/linux/arch/x86/kernel/kprobes/ |
H A D | ftrace.c | 16 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function
|
/openbmc/linux/arch/riscv/kernel/probes/ |
H A D | ftrace.c | 6 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function
|
/openbmc/linux/arch/csky/kernel/probes/ |
H A D | ftrace.c | 6 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | ftrace.c | 201 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function
|
/openbmc/linux/arch/s390/kernel/ |
H A D | ftrace.c | 291 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | ftrace_dyn.c | 282 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function
|