Searched refs:clear_ptrace_hw_breakpoint (Results 1 - 3 of 3) sorted by relevance

/arch/arm/include/asm/
H A Dhw_breakpoint.h127 extern void clear_ptrace_hw_breakpoint(struct task_struct *tsk);
135 static inline void clear_ptrace_hw_breakpoint(struct task_struct *tsk) {} function
/arch/arm/kernel/
H A Dprocess.c496 clear_ptrace_hw_breakpoint(p);
H A Dptrace.c413 void clear_ptrace_hw_breakpoint(struct task_struct *tsk) function

Completed in 166 milliseconds