Home
last modified time | relevance | path

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

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