Searched refs:ptrace_get_thread_area (Results 1 – 3 of 3) sorted by relevance
51 extern int ptrace_get_thread_area(struct task_struct *child, int idx,70 static inline int ptrace_get_thread_area(struct task_struct *child, int idx, in ptrace_get_thread_area() function
98 ret = ptrace_get_thread_area(child, addr, vp); in arch_ptrace()
350 int ptrace_get_thread_area(struct task_struct *child, int idx, in ptrace_get_thread_area() function
Completed in 6 milliseconds