Searched refs:ptrace_set_thread_area (Results 1 – 3 of 3) sorted by relevance
54 extern int ptrace_set_thread_area(struct task_struct *child, int idx,76 static inline int ptrace_set_thread_area(struct task_struct *child, int idx, in ptrace_set_thread_area() function
101 ret = ptrace_set_thread_area(child, addr, vp); in arch_ptrace()
305 int ptrace_set_thread_area(struct task_struct *child, int idx, in ptrace_set_thread_area() function
Completed in 8 milliseconds