Home
last modified time | relevance | path

Searched refs:uprobe_singlestep_handler (Results 1 – 3 of 3) sorted by relevance

/arch/loongarch/include/asm/
A Duprobes.h29 bool uprobe_singlestep_handler(struct pt_regs *regs);
32 static inline bool uprobe_singlestep_handler(struct pt_regs *regs) { return false; } in uprobe_singlestep_handler() function
/arch/loongarch/kernel/
A Duprobes.c122 bool uprobe_singlestep_handler(struct pt_regs *regs) in uprobe_singlestep_handler() function
A Dtraps.c755 if (uprobe_singlestep_handler(regs)) in do_bp()

Completed in 6 milliseconds