Searched defs:kprobe_fault_handler (Results 1 – 12 of 12) sorted by relevance
| /arch/avr32/kernel/ |
| D | kprobes.c | 186 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
|
| /arch/powerpc/kernel/ |
| D | kprobes.c | 404 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
|
| /arch/tile/kernel/ |
| D | kprobes.c | 316 static inline int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
|
| /arch/arc/kernel/ |
| D | kprobes.c | 298 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned long trapnr) in kprobe_fault_handler() function
|
| /arch/sparc/kernel/ |
| D | kprobes.c | 323 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
|
| /arch/mips/kernel/ |
| D | kprobes.c | 467 static inline int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
|
| /arch/mn10300/kernel/ |
| D | kprobes.c | 549 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
|
| /arch/arm/probes/kprobes/ |
| D | core.c | 350 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned int fsr) in kprobe_fault_handler() function
|
| /arch/sh/kernel/ |
| D | kprobes.c | 420 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
|
| /arch/s390/kernel/ |
| D | kprobes.c | 626 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
|
| /arch/x86/kernel/kprobes/ |
| D | core.c | 995 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
|
| /arch/ia64/kernel/ |
| D | kprobes.c | 922 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
|