Searched refs:sigcontext32 (Results 1 – 12 of 12) sorted by relevance
39 static int (*save_fp_context32)(struct sigcontext32 __user *sc);40 static int (*restore_fp_context32)(struct sigcontext32 __user *sc);42 extern asmlinkage int _save_fp_context32(struct sigcontext32 __user *sc);43 extern asmlinkage int _restore_fp_context32(struct sigcontext32 __user *sc);45 extern asmlinkage int fpu_emulator_save_context32(struct sigcontext32 __user *sc);46 extern asmlinkage int fpu_emulator_restore_context32(struct sigcontext32 __user *sc);75 struct sigcontext32 uc_mcontext;82 struct sigcontext32 sf_sc;96 static int protected_save_fp_context32(struct sigcontext32 __user *sc) in protected_save_fp_context32()116 static int protected_restore_fp_context32(struct sigcontext32 __user *sc) in protected_restore_fp_context32()[all …]
250 OFFSET(SC32_FPREGS, sigcontext32, sc_fpregs); in output_sc32_defines()251 OFFSET(SC32_FPC_CSR, sigcontext32, sc_fpc_csr); in output_sc32_defines()252 OFFSET(SC32_FPC_EIR, sigcontext32, sc_fpc_eir); in output_sc32_defines()
88 int fpu_emulator_save_context32(struct sigcontext32 __user *sc) in fpu_emulator_save_context32()102 int fpu_emulator_restore_context32(struct sigcontext32 __user *sc) in fpu_emulator_restore_context32()
12 struct sigcontext32 { struct
29 struct sigcontext32;
77 struct sigcontext32 { struct
21 header-y += sigcontext32.h
110 struct sigcontext32 { struct
68 #define sigcontext sigcontext32
336 #define sigcontext32 sigcontext macro348 struct sigcontext32 sctx;
132 struct sigcontext32 struct
40 struct sigcontext32 sc;