Home
last modified time | relevance | path

Searched refs:protected_save_fp_context (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dsignal.h32 extern int protected_save_fp_context(void __user *sc);
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsignal_o32.c80 err |= protected_save_fp_context(sc); in setup_sigcontext32()
H A Dsignal.c325 int protected_save_fp_context(void __user *sc) in protected_save_fp_context() function
470 err |= protected_save_fp_context(sc); in setup_sigcontext()