Searched refs:arch_copy_thread (Results 1 – 3 of 3) sorted by relevance
28 static inline void arch_copy_thread(struct arch_thread *from, in arch_copy_thread() function
44 static inline void arch_copy_thread(struct arch_thread *from, in arch_copy_thread() function
166 arch_copy_thread(¤t->thread.arch, &p->thread.arch); in copy_thread()