Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/um/
Dtls_32.c240 static int get_tls_entry(struct task_struct *task, struct user_desc *info, in get_tls_entry() function
338 ret = get_tls_entry(current, &info, idx); in SYSCALL_DEFINE1()
361 ret = get_tls_entry(child, &info, idx); in ptrace_get_thread_area()