Searched refs:thread_struct (Results 1 – 7 of 7) sorted by relevance
9 struct thread_struct { struct13 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() argument
11 struct thread_struct { struct15 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() argument
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);
190 typedef struct thread_struct { struct193 struct thread_struct *next; /* pointer to next thread */ argument
66 struct thread_struct { struct
162 * task's thread_struct.