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

/linux-4.4.14/arch/x86/um/
H A Dtls_64.c8 int arch_copy_tls(struct task_struct *t) arch_copy_tls() function
H A Dtls_32.c218 int arch_copy_tls(struct task_struct *new) arch_copy_tls() function
/linux-4.4.14/arch/um/include/asm/
H A Dptrace-generic.h39 extern int arch_copy_tls(struct task_struct *new);
/linux-4.4.14/arch/um/kernel/
H A Dprocess.c192 ret = arch_copy_tls(p); copy_thread()

Completed in 53 milliseconds