Lines Matching refs:thread_info
52 struct thread_info { struct
82 static inline struct thread_info *current_thread_info(void) __attribute_const__; argument
84 static inline struct thread_info *current_thread_info(void) in current_thread_info()
86 return (struct thread_info *) in current_thread_info()
103 extern void iwmmxt_task_disable(struct thread_info *);
104 extern void iwmmxt_task_copy(struct thread_info *, void *);
105 extern void iwmmxt_task_restore(struct thread_info *, void *);
106 extern void iwmmxt_task_release(struct thread_info *);
107 extern void iwmmxt_task_switch(struct thread_info *);
109 extern void vfp_sync_hwstate(struct thread_info *);
110 extern void vfp_flush_hwstate(struct thread_info *);