protected_restore_fp_context   33 arch/mips/include/asm/signal.h extern int protected_restore_fp_context(void __user *sc);
protected_restore_fp_context  545 arch/mips/kernel/signal.c 	return err ?: protected_restore_fp_context(sc);
protected_restore_fp_context  111 arch/mips/kernel/signal_o32.c 	return err ?: protected_restore_fp_context(sc);