Searched refs:ptrace_hw_copy_thread (Results 1 – 6 of 6) 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
219 ptrace_hw_copy_thread(p); in copy_thread()
157 void ptrace_hw_copy_thread(struct task_struct *tsk) in ptrace_hw_copy_thread() function
515 ptrace_hw_copy_thread(p); in copy_thread()
227 void ptrace_hw_copy_thread(struct task_struct *tsk) in ptrace_hw_copy_thread() function
Completed in 18 milliseconds