Searched refs:arch_thread (Results 1 – 3 of 3) sorted by relevance
10 struct arch_thread { struct24 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread() argument28 static inline void arch_copy_thread(struct arch_thread *from, in arch_copy_thread()29 struct arch_thread *to) in arch_copy_thread()
21 struct arch_thread { struct38 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread() argument44 static inline void arch_copy_thread(struct arch_thread *from, in arch_copy_thread()45 struct arch_thread *to) in arch_copy_thread()
28 struct arch_thread arch;