Searched refs:clear_ptrace_hw_breakpoint (Results 1 – 3 of 3) sorted by relevance
127 extern void clear_ptrace_hw_breakpoint(struct task_struct *tsk);135 static inline void clear_ptrace_hw_breakpoint(struct task_struct *tsk) {} in clear_ptrace_hw_breakpoint() function
256 clear_ptrace_hw_breakpoint(p); in copy_thread()
413 void clear_ptrace_hw_breakpoint(struct task_struct *tsk) in clear_ptrace_hw_breakpoint() function