Searched refs:ptrace_set_thread_area (Results 1 – 3 of 3) sorted by relevance
64 extern int ptrace_set_thread_area(struct task_struct *child, int idx,88 static inline int ptrace_set_thread_area(struct task_struct *child, int idx, in ptrace_set_thread_area() function
99 ret = ptrace_set_thread_area(child, addr, vp); in arch_ptrace()
301 int ptrace_set_thread_area(struct task_struct *child, int idx, in ptrace_set_thread_area() function