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