Searched refs:thread_struct (Results 1 – 3 of 3) 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()
34 struct thread_struct;35 extern void *switch_thread (struct thread_struct *last,36 struct thread_struct *next);
66 struct thread_struct { struct
Completed in 9 milliseconds