Lines Matching refs:thread_info
90 static bool vfp_state_in_hw(unsigned int cpu, struct thread_info *thread) in vfp_state_in_hw()
104 static void vfp_force_reload(unsigned int cpu, struct thread_info *thread) in vfp_force_reload()
118 static void vfp_thread_flush(struct thread_info *thread) in vfp_thread_flush()
146 static void vfp_thread_exit(struct thread_info *thread) in vfp_thread_exit()
157 static void vfp_thread_copy(struct thread_info *thread) in vfp_thread_copy()
159 struct thread_info *parent = current_thread_info(); in vfp_thread_copy()
189 struct thread_info *thread = v; in vfp_notifier()
482 struct thread_info *ti = current_thread_info(); in vfp_pm_suspend()
547 void vfp_sync_hwstate(struct thread_info *thread) in vfp_sync_hwstate()
566 void vfp_flush_hwstate(struct thread_info *thread) in vfp_flush_hwstate()
582 struct thread_info *thread = current_thread_info(); in vfp_preserve_user_clear_hwstate()
620 struct thread_info *thread = current_thread_info(); in vfp_restore_user_hwstate()
708 struct thread_info *ti = current_thread_info(); in vfp_support_entry()
868 struct thread_info *thread = current_thread_info(); in kernel_neon_begin()