Searched defs:clear_single_step (Results 1 – 6 of 6) sorted by relevance
180 #define clear_single_step(regs) (current->thread.dbcr0 &= ~DBCR0_IC) macro192 #define clear_single_step(regs) ((regs)->msr &= ~MSR_SE) macro
147 clear_single_step(struct task_struct *task) in clear_single_step() function
90 void clear_single_step(struct task_struct *task) in clear_single_step() function
101 clear_single_step(struct task_struct *task) in clear_single_step() function
113 clear_single_step(struct task_struct *task) in clear_single_step() function
94 void clear_single_step(struct task_struct *task) in clear_single_step() function