Home
last modified time | relevance | path

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

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