Searched refs:arch_copy_tls (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/x86/um/
H A Dtls_64.c7 int arch_copy_tls(struct task_struct *t) arch_copy_tls() function
H A Dtls_32.c217 int arch_copy_tls(struct task_struct *new) arch_copy_tls() function
/linux-4.1.27/arch/um/include/asm/
H A Dptrace-generic.h38 extern int arch_copy_tls(struct task_struct *new);
/linux-4.1.27/arch/um/kernel/
H A Dprocess.c187 ret = arch_copy_tls(p); copy_thread()

Completed in 124 milliseconds