Searched refs:restore_fpu_checking (Results 1 – 3 of 3) sorted by relevance
318 static inline int restore_fpu_checking(struct task_struct *tsk) in restore_fpu_checking() function486 if (unlikely(restore_fpu_checking(new))) in switch_fpu_finish()
110 if (WARN_ON(restore_fpu_checking(me))) in __kernel_fpu_end()
862 if (unlikely(restore_fpu_checking(tsk))) { in math_state_restore()