Searched refs:fpsimd_sync_from_effective_state (Results 1 – 5 of 5) sorted by relevance
203 extern void fpsimd_sync_from_effective_state(struct task_struct *task);319 static inline void fpsimd_sync_from_effective_state(struct task_struct *task) { } in fpsimd_sync_from_effective_state() function
764 void fpsimd_sync_from_effective_state(struct task_struct *task) in fpsimd_sync_from_effective_state() function835 fpsimd_sync_from_effective_state(task); in change_live_vector_length()
354 fpsimd_sync_from_effective_state(src); in arch_dup_task_struct()
597 fpsimd_sync_from_effective_state(target); in __fpr_get()629 fpsimd_sync_from_effective_state(target); in __fpr_set()
256 fpsimd_sync_from_effective_state(current); in preserve_fpsimd_context()
Completed in 18 milliseconds