Searched refs:save_fp_context (Results 1 – 1 of 1) sorted by relevance
44 static int (*save_fp_context)(struct sigcontext __user *sc); variable108 err = save_fp_context(sc); in protected_save_fp_context()129 err = save_fp_context(sc); /* this might fail */ in protected_save_fp_context()654 save_fp_context = smp_save_fp_context; in signal_setup()658 save_fp_context = _save_fp_context; in signal_setup()661 save_fp_context = copy_fp_to_sigcontext; in signal_setup()666 save_fp_context = copy_fp_to_sigcontext; in signal_setup()