Searched refs:ptrace_hw_copy_thread (Results 1 – 5 of 5) sorted by relevance
123 extern void ptrace_hw_copy_thread(struct task_struct *task);126 static inline void ptrace_hw_copy_thread(struct task_struct *task) in ptrace_hw_copy_thread() function
128 extern void ptrace_hw_copy_thread(struct task_struct *task);133 static inline void ptrace_hw_copy_thread(struct task_struct *task) in ptrace_hw_copy_thread() function
224 ptrace_hw_copy_thread(p); in copy_thread()
516 ptrace_hw_copy_thread(p); in copy_thread()
227 void ptrace_hw_copy_thread(struct task_struct *tsk) in ptrace_hw_copy_thread() function