Home
last modified time | relevance | path

Searched defs:kprobe_breakpoint_handler (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/arch/riscv/include/asm/
Dkprobes.h44 static inline bool kprobe_breakpoint_handler(struct pt_regs *regs) in kprobe_breakpoint_handler() function
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
Dkprobes.h54 static inline bool kprobe_breakpoint_handler(struct pt_regs *regs) { return false; } in kprobe_breakpoint_handler() function
/kernel/linux/linux-6.6/arch/loongarch/kernel/
Dkprobes.c207 bool kprobe_breakpoint_handler(struct pt_regs *regs) in kprobe_breakpoint_handler() function
/kernel/linux/linux-6.6/arch/riscv/kernel/probes/
Dkprobes.c291 kprobe_breakpoint_handler(struct pt_regs *regs) in kprobe_breakpoint_handler() function
/kernel/linux/linux-6.6/arch/arm64/kernel/probes/
Dkprobes.c302 kprobe_breakpoint_handler(struct pt_regs *regs, unsigned long esr) in kprobe_breakpoint_handler() function
/kernel/linux/linux-5.10/arch/csky/kernel/probes/
Dkprobes.c329 kprobe_breakpoint_handler(struct pt_regs *regs) in kprobe_breakpoint_handler() function
/kernel/linux/linux-5.10/arch/arm64/kernel/probes/
Dkprobes.c404 kprobe_breakpoint_handler(struct pt_regs *regs, unsigned int esr) in kprobe_breakpoint_handler() function
/kernel/linux/linux-6.6/arch/csky/kernel/probes/
Dkprobes.c311 kprobe_breakpoint_handler(struct pt_regs *regs) in kprobe_breakpoint_handler() function