Searched refs:protected_restore_fp_context (Results 1 – 3 of 3) sorted by relevance
33 extern int protected_restore_fp_context(void __user *sc);
111 return err ?: protected_restore_fp_context(sc); in restore_sigcontext32()
377 int protected_restore_fp_context(void __user *sc) in protected_restore_fp_context() function544 return err ?: protected_restore_fp_context(sc); in restore_sigcontext()