Lines Matching refs:thread_info
70 struct thread_info **coprocessor_owner; in local_coprocessors_flush_release_all()
71 struct thread_info *unique_owner[XCHAL_CP_MAX]; in local_coprocessors_flush_release_all()
79 struct thread_info *ti = coprocessor_owner[i]; in local_coprocessors_flush_release_all()
103 struct thread_info *ti = info; in local_coprocessor_release_all()
104 struct thread_info **coprocessor_owner; in local_coprocessor_release_all()
122 void coprocessor_release_all(struct thread_info *ti) in coprocessor_release_all()
135 struct thread_info *ti = info; in local_coprocessor_flush_all()
136 struct thread_info **coprocessor_owner; in local_coprocessor_flush_all()
150 void coprocessor_flush_all(struct thread_info *ti) in coprocessor_flush_all()
167 void coprocessor_flush_release_all(struct thread_info *ti) in coprocessor_flush_release_all()
207 struct thread_info *ti = current_thread_info(); in flush_thread()
276 struct thread_info *ti; in copy_thread()