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