Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/include/asm/
Dhw_breakpoint.h126 extern void ptrace_hw_copy_thread(struct task_struct *task);
131 static inline void ptrace_hw_copy_thread(struct task_struct *task) in ptrace_hw_copy_thread() function
/linux-4.4.14/arch/arm64/kernel/
Dprocess.c289 ptrace_hw_copy_thread(p); in copy_thread()
Dptrace.c134 void ptrace_hw_copy_thread(struct task_struct *tsk) in ptrace_hw_copy_thread() function