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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-um/
H A Dprocessor-x86_64.h13 struct arch_thread { struct
33 static inline void arch_flush_thread(struct arch_thread *thread)
37 static inline void arch_copy_thread(struct arch_thread *from,
38 struct arch_thread *to)
H A Dprocessor-i386.h25 struct arch_thread { struct
40 static inline void arch_flush_thread(struct arch_thread *thread)
46 static inline void arch_copy_thread(struct arch_thread *from,
47 struct arch_thread *to)
H A Dprocessor-generic.h35 struct arch_thread arch;

Completed in 92 milliseconds