Searched refs:ptrace_hw_copy_thread (Results 1 – 4 of 4) 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
227 ptrace_hw_copy_thread(p); in copy_thread()
227 void ptrace_hw_copy_thread(struct task_struct *tsk) in ptrace_hw_copy_thread() function