Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dhw_breakpoint.h129 extern void ptrace_hw_copy_thread(struct task_struct *task);
134 static inline void ptrace_hw_copy_thread(struct task_struct *task) in ptrace_hw_copy_thread() function
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dprocess.c521 ptrace_hw_copy_thread(p); in copy_thread()
H A Dptrace.c226 void ptrace_hw_copy_thread(struct task_struct *tsk) in ptrace_hw_copy_thread() function