Lines Matching refs:thread_info
69 struct thread_info **coprocessor_owner; in local_coprocessors_flush_release_all()
70 struct thread_info *unique_owner[XCHAL_CP_MAX]; in local_coprocessors_flush_release_all()
78 struct thread_info *ti = coprocessor_owner[i]; in local_coprocessors_flush_release_all()
102 struct thread_info *ti = info; in local_coprocessor_release_all()
103 struct thread_info **coprocessor_owner; in local_coprocessor_release_all()
121 void coprocessor_release_all(struct thread_info *ti) in coprocessor_release_all()
134 struct thread_info *ti = info; in local_coprocessor_flush_all()
135 struct thread_info **coprocessor_owner; in local_coprocessor_flush_all()
149 void coprocessor_flush_all(struct thread_info *ti) in coprocessor_flush_all()
166 void coprocessor_flush_release_all(struct thread_info *ti) in coprocessor_flush_release_all()
205 struct thread_info *ti = current_thread_info(); in flush_thread()
274 struct thread_info *ti; in copy_thread()