Searched refs:enable_single_step (Results 1 – 4 of 4) sorted by relevance
111 static int enable_single_step(struct task_struct *child) in enable_single_step() function211 if (enable_single_step(child) && block) in enable_step()
71 static inline void enable_single_step(struct pt_regs *regs) in enable_single_step() function
665 static void enable_single_step(struct perf_event *bp, u32 addr) in enable_single_step() function804 enable_single_step(wp, instruction_pointer(regs)); in watchpoint_handler()815 enable_single_step(wp, instruction_pointer(regs)); in watchpoint_handler()890 enable_single_step(bp, addr); in breakpoint_handler()
216 enable_single_step(regs); in prepare_singlestep()