Searched refs:ptrace_get_thread_area (Results 1 – 3 of 3) sorted by relevance
61 extern int ptrace_get_thread_area(struct task_struct *child, int idx,82 static inline int ptrace_get_thread_area(struct task_struct *child, int idx, in ptrace_get_thread_area() function
95 ret = ptrace_get_thread_area(child, addr, vp); in arch_ptrace()
340 int ptrace_get_thread_area(struct task_struct *child, int idx, in ptrace_get_thread_area() function