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

/linux-4.4.14/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
/linux-4.4.14/arch/arm/kernel/
H A Dprocess.c256 clear_ptrace_hw_breakpoint(p); copy_thread()
H A Dptrace.c413 void clear_ptrace_hw_breakpoint(struct task_struct *tsk) clear_ptrace_hw_breakpoint() function

Completed in 99 milliseconds