Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds