Searched refs:ptrace_hw_copy_thread (Results 1 – 6 of 6) sorted by relevance
129 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
121 extern void ptrace_hw_copy_thread(struct task_struct *task);124 static inline void ptrace_hw_copy_thread(struct task_struct *task) in ptrace_hw_copy_thread() function
190 ptrace_hw_copy_thread(p); in copy_thread()
145 void ptrace_hw_copy_thread(struct task_struct *tsk) in ptrace_hw_copy_thread() function
414 ptrace_hw_copy_thread(p); in copy_thread()
226 void ptrace_hw_copy_thread(struct task_struct *tsk) in ptrace_hw_copy_thread() function
Completed in 13 milliseconds