Searched refs:arch_copy_tls (Results 1 – 4 of 4) sorted by relevance
9 int arch_copy_tls(struct task_struct *t) in arch_copy_tls() function
218 int arch_copy_tls(struct task_struct *new) in arch_copy_tls() function
39 extern int arch_copy_tls(struct task_struct *new);
191 ret = arch_copy_tls(p); in copy_thread()