Searched refs:thread_struct (Results 1 – 4 of 4) sorted by relevance
66 struct thread_struct { struct89 static inline unsigned long thread_saved_pc(struct thread_struct *t) in thread_saved_pc() argument94 static inline unsigned long thread_saved_fp(struct thread_struct *t) in thread_saved_fp()
32 struct thread_struct;33 extern void *switch_thread (struct thread_struct *last,34 struct thread_struct *next);
66 struct thread_struct { struct
162 * task's thread_struct.
Completed in 7 milliseconds