Searched refs:copy_fp_to_sigcontext (Results 1 – 1 of 1) sorted by relevance
71 static int copy_fp_to_sigcontext(void __user *sc) in copy_fp_to_sigcontext() function111 static int copy_fp_to_sigcontext(void __user *sc) in copy_fp_to_sigcontext() function357 err = copy_fp_to_sigcontext(sc); in protected_save_fp_context()917 : copy_fp_to_sigcontext(sc); in smp_save_fp_context()949 save_fp_context = copy_fp_to_sigcontext; in signal_setup()