Searched refs:undo_single_step (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arc/kernel/
H A Dkgdb.c84 static void undo_single_step(struct pt_regs *regs) function
135 undo_single_step(regs);
/linux-master/arch/sh/kernel/
H A Dkgdb.c155 static void undo_single_step(struct pt_regs *linux_regs) function
260 undo_single_step(linux_regs);
/linux-master/arch/riscv/kernel/
H A Dkgdb.c154 static void undo_single_step(struct pt_regs *regs) function
285 undo_single_step(regs);
/linux-master/arch/loongarch/kernel/
H A Dkgdb.c412 static void undo_single_step(struct pt_regs *regs) function
432 undo_single_step(regs);

Completed in 146 milliseconds