Searched refs:kprobe_ftrace_handler (Results 1 – 6 of 6) sorted by relevance
| /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 68 NOKPROBE_SYMBOL(kprobe_ftrace_handler);
|
| /arch/x86/kernel/kprobes/ |
| A D | ftrace.c | 17 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function 69 NOKPROBE_SYMBOL(kprobe_ftrace_handler);
|
| /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 64 NOKPROBE_SYMBOL(kprobe_ftrace_handler);
|
| /arch/parisc/kernel/ |
| A D | ftrace.c | 201 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function 247 NOKPROBE_SYMBOL(kprobe_ftrace_handler);
|
| /arch/loongarch/kernel/ |
| A D | ftrace_dyn.c | 289 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function 344 NOKPROBE_SYMBOL(kprobe_ftrace_handler);
|
| /arch/s390/kernel/ |
| A D | ftrace.c | 283 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, in kprobe_ftrace_handler() function 329 NOKPROBE_SYMBOL(kprobe_ftrace_handler);
|
Completed in 6 milliseconds