Searched refs:arch_thread (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/um/asm/
H A Dprocessor_64.h10 struct arch_thread { struct
22 static inline void arch_flush_thread(struct arch_thread *thread)
26 static inline void arch_copy_thread(struct arch_thread *from,
27 struct arch_thread *to)
H A Dprocessor_32.h21 struct arch_thread { struct
38 static inline void arch_flush_thread(struct arch_thread *thread)
44 static inline void arch_copy_thread(struct arch_thread *from,
45 struct arch_thread *to)
/linux-master/arch/um/include/asm/
H A Dprocessor-generic.h28 struct arch_thread arch;

Completed in 114 milliseconds