Searched refs:arch_copy_tls (Results 1 – 4 of 4) sorted by relevance
7 int arch_copy_tls(struct task_struct *t) in arch_copy_tls() function
52 extern int arch_copy_tls(struct task_struct *new);
216 int arch_copy_tls(struct task_struct *new) in arch_copy_tls() function
219 ret = arch_copy_tls(p); in copy_thread()