Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dkprobes.h44 static inline bool kprobe_breakpoint_handler(struct pt_regs *regs) in kprobe_breakpoint_handler() function
/openbmc/linux/arch/loongarch/include/asm/
H A Dkprobes.h54 static inline bool kprobe_breakpoint_handler(struct pt_regs *regs) { return false; } in kprobe_breakpoint_handler() function
/openbmc/linux/arch/loongarch/kernel/
H A Dkprobes.c207 bool kprobe_breakpoint_handler(struct pt_regs *regs) in kprobe_breakpoint_handler() function
/openbmc/linux/arch/riscv/kernel/probes/
H A Dkprobes.c289 kprobe_breakpoint_handler(struct pt_regs *regs) in kprobe_breakpoint_handler() function
/openbmc/linux/arch/arm64/kernel/probes/
H A Dkprobes.c302 kprobe_breakpoint_handler(struct pt_regs *regs, unsigned long esr) in kprobe_breakpoint_handler() function
/openbmc/linux/arch/csky/kernel/probes/
H A Dkprobes.c311 kprobe_breakpoint_handler(struct pt_regs *regs) in kprobe_breakpoint_handler() function