Home
last modified time | relevance | path

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

/linux-6.6.21/arch/parisc/include/asm/ !
Dkprobes.h54 static inline int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/linux-6.6.21/arch/loongarch/kernel/ !
Dkprobes.c288 bool kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/linux-6.6.21/arch/arc/kernel/ !
Dkprobes.c289 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned long trapnr) in kprobe_fault_handler() function
/linux-6.6.21/arch/mips/kernel/ !
Dkprobes.c408 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/linux-6.6.21/arch/sparc/kernel/ !
Dkprobes.c320 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/linux-6.6.21/arch/riscv/kernel/probes/ !
Dkprobes.c251 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned int trapnr) in kprobe_fault_handler() function
/linux-6.6.21/arch/arm64/kernel/probes/ !
Dkprobes.c271 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned int fsr) in kprobe_fault_handler() function
/linux-6.6.21/arch/powerpc/kernel/ !
Dkprobes.c506 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/linux-6.6.21/arch/arm/probes/kprobes/ !
Dcore.c331 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned int fsr) in kprobe_fault_handler() function
/linux-6.6.21/arch/csky/kernel/probes/ !
Dkprobes.c274 int __kprobes kprobe_fault_handler(struct pt_regs *regs, unsigned int trapnr) in kprobe_fault_handler() function
/linux-6.6.21/arch/s390/kernel/ !
Dkprobes.c465 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/linux-6.6.21/arch/sh/kernel/ !
Dkprobes.c360 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/linux-6.6.21/arch/ia64/kernel/ !
Dkprobes.c820 int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/linux-6.6.21/arch/x86/kernel/kprobes/ !
Dcore.c1014 int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function
/linux-6.6.21/include/linux/ !
Dkprobes.h450 static inline int kprobe_fault_handler(struct pt_regs *regs, int trapnr) in kprobe_fault_handler() function