Home
last modified time | relevance | path

Searched refs:ptrace_get_thread_area (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/um/asm/
Dptrace.h51 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
/kernel/linux/linux-5.10/arch/um/kernel/
Dptrace.c98 ret = ptrace_get_thread_area(child, addr, vp); in arch_ptrace()
/kernel/linux/linux-5.10/arch/x86/um/
Dtls_32.c344 int ptrace_get_thread_area(struct task_struct *child, int idx, in ptrace_get_thread_area() function