Searched refs:restore_fp_context32 (Results 1 – 1 of 1) sorted by relevance
40 static int (*restore_fp_context32)(struct sigcontext32 __user *sc); variable146 err = restore_fp_context32(sc); in protected_restore_fp_context32()595 restore_fp_context32 = _restore_fp_context32; in signal32_init()598 restore_fp_context32 = copy_fp_from_sigcontext32; in signal32_init()