Home
last modified time | relevance | path

Searched defs:kprobe_fault_handler (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/arch/parisc/include/asm/
Dkprobes.h53 static inline int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/Linux-v5.4/arch/arc/kernel/
Dkprobes.c289 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned long trapnr) in kprobe_fault_handler() function
/Linux-v5.4/arch/sparc/kernel/
Dkprobes.c320 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/Linux-v5.4/arch/powerpc/kernel/
Dkprobes.c519 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/Linux-v5.4/arch/mips/kernel/
Dkprobes.c401 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/Linux-v5.4/arch/arm/probes/kprobes/
Dcore.c329 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned int fsr) in kprobe_fault_handler() function
/Linux-v5.4/arch/arm64/kernel/probes/
Dkprobes.c292 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned int fsr) in kprobe_fault_handler() function
/Linux-v5.4/arch/sh/kernel/
Dkprobes.c412 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/Linux-v5.4/arch/s390/kernel/
Dkprobes.c594 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/Linux-v5.4/arch/x86/kernel/kprobes/
Dcore.c1009 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/Linux-v5.4/arch/ia64/kernel/
Dkprobes.c893 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/Linux-v5.4/include/linux/
Dkprobes.h382 static inline int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function