Searched defs:kprobe_fault_handler (Results 1 - 13 of 13) sorted by relevance

/linux-4.1.27/arch/avr32/kernel/
H A Dkprobes.c186 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) kprobe_fault_handler() function
/linux-4.1.27/arch/sh/kernel/
H A Dkprobes.c420 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) kprobe_fault_handler() function
/linux-4.1.27/arch/sparc/kernel/
H A Dkprobes.c323 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) kprobe_fault_handler() function
/linux-4.1.27/arch/tile/kernel/
H A Dkprobes.c316 static inline int kprobe_fault_handler(struct pt_regs *regs, int trapnr) kprobe_fault_handler() function
/linux-4.1.27/arch/mips/kernel/
H A Dkprobes.c467 static inline int kprobe_fault_handler(struct pt_regs *regs, int trapnr) kprobe_fault_handler() function
/linux-4.1.27/arch/powerpc/kernel/
H A Dkprobes.c404 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) kprobe_fault_handler() function
/linux-4.1.27/arch/arm/probes/kprobes/
H A Dcore.c344 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned int fsr) kprobe_fault_handler() function
/linux-4.1.27/arch/arc/kernel/
H A Dkprobes.c298 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned long trapnr) kprobe_fault_handler() function
/linux-4.1.27/arch/s390/kernel/
H A Dkprobes.c626 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) kprobe_fault_handler() function
637 NOKPROBE_SYMBOL(kprobe_fault_handler); variable
/linux-4.1.27/arch/mn10300/kernel/
H A Dkprobes.c549 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) kprobe_fault_handler() function
/linux-4.1.27/arch/x86/kernel/kprobes/
H A Dcore.c945 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) kprobe_fault_handler() function
1002 NOKPROBE_SYMBOL(kprobe_fault_handler); variable
/linux-4.1.27/arch/ia64/kernel/
H A Dkprobes.c922 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) kprobe_fault_handler() function
/linux-4.1.27/include/linux/
H A Dkprobes.h396 static inline int kprobe_fault_handler(struct pt_regs *regs, int trapnr) kprobe_fault_handler() function

Completed in 592 milliseconds