Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/um/
H A Dtls_32.c219 static int get_tls_entry(struct task_struct *task, struct user_desc *info, in get_tls_entry() function
314 ret = get_tls_entry(current, &info, idx); in SYSCALL_DEFINE1()
337 ret = get_tls_entry(child, &info, idx); in ptrace_get_thread_area()