Searched refs:enable_single_step (Results 1 – 4 of 4) sorted by relevance
113 static int enable_single_step(struct task_struct *child) in enable_single_step() function213 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
666 static void enable_single_step(struct perf_event *bp, u32 addr) in enable_single_step() function805 enable_single_step(wp, instruction_pointer(regs)); in watchpoint_handler()816 enable_single_step(wp, instruction_pointer(regs)); in watchpoint_handler()891 enable_single_step(bp, addr); in breakpoint_handler()
199 enable_single_step(regs); in prepare_singlestep()
Completed in 8 milliseconds