Searched defs:kprobe_fault_handler (Results 1 – 11 of 11) sorted by relevance
/linux-3.4.99/arch/avr32/kernel/ |
D | kprobes.c | 186 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
|
/linux-3.4.99/arch/powerpc/kernel/ |
D | kprobes.c | 421 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
|
/linux-3.4.99/arch/sparc/kernel/ |
D | kprobes.c | 322 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
|
/linux-3.4.99/arch/mips/kernel/ |
D | kprobes.c | 464 static inline int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
|
/linux-3.4.99/arch/arm/kernel/ |
D | kprobes.c | 309 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned int fsr) in kprobe_fault_handler() function
|
/linux-3.4.99/arch/mn10300/kernel/ |
D | kprobes.c | 549 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
|
/linux-3.4.99/arch/sh/kernel/ |
D | kprobes.c | 420 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
|
/linux-3.4.99/arch/s390/kernel/ |
D | kprobes.c | 565 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
|
/linux-3.4.99/arch/x86/kernel/ |
D | kprobes.c | 881 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
|
/linux-3.4.99/include/linux/ |
D | kprobes.h | 354 static inline int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
|
/linux-3.4.99/arch/ia64/kernel/ |
D | kprobes.c | 922 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
|