Home
last modified time | relevance | path

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

/linux-5.19.10/arch/parisc/include/asm/
Dkprobes.h54 static inline int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/linux-5.19.10/arch/arc/kernel/
Dkprobes.c289 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned long trapnr) in kprobe_fault_handler() function
/linux-5.19.10/arch/sparc/kernel/
Dkprobes.c320 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/linux-5.19.10/arch/riscv/kernel/probes/
Dkprobes.c230 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned int trapnr) in kprobe_fault_handler() function
/linux-5.19.10/arch/mips/kernel/
Dkprobes.c408 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/linux-5.19.10/arch/powerpc/kernel/
Dkprobes.c503 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/linux-5.19.10/arch/arm/probes/kprobes/
Dcore.c331 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned int fsr) in kprobe_fault_handler() function
/linux-5.19.10/arch/arm64/kernel/probes/
Dkprobes.c256 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned int fsr) in kprobe_fault_handler() function
/linux-5.19.10/arch/sh/kernel/
Dkprobes.c360 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/linux-5.19.10/arch/csky/kernel/probes/
Dkprobes.c274 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned int trapnr) in kprobe_fault_handler() function
/linux-5.19.10/arch/s390/kernel/
Dkprobes.c496 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/linux-5.19.10/arch/ia64/kernel/
Dkprobes.c820 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/linux-5.19.10/arch/x86/kernel/kprobes/
Dcore.c1018 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/linux-5.19.10/include/linux/
Dkprobes.h452 static inline int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function