Searched refs:sigcontext32 (Results 1 – 11 of 11) 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);59 struct sigcontext32 uc_mcontext;66 struct sigcontext32 sf_sc;81 static int copy_fp_to_sigcontext32(struct sigcontext32 __user *sc) in copy_fp_to_sigcontext32()97 static int copy_fp_from_sigcontext32(struct sigcontext32 __user *sc) in copy_fp_from_sigcontext32()116 static int protected_save_fp_context32(struct sigcontext32 __user *sc) in protected_save_fp_context32()140 static int protected_restore_fp_context32(struct sigcontext32 __user *sc) in protected_restore_fp_context32()[all …]
252 OFFSET(SC32_FPREGS, sigcontext32, sc_fpregs); in output_sc32_defines()253 OFFSET(SC32_FPC_CSR, sigcontext32, sc_fpc_csr); in output_sc32_defines()254 OFFSET(SC32_FPC_EIR, sigcontext32, sc_fpc_eir); in output_sc32_defines()
16 struct sigcontext32 { struct
31 struct sigcontext32;
35 struct sigcontext32 { struct
64 #define sigcontext sigcontext32
12 struct sigcontext32 { struct
340 #define sigcontext32 sigcontext macro352 struct sigcontext32 sctx;
49 header-y += sigcontext32.h
66 struct sigcontext32 struct
36 struct sigcontext32 sc;395 struct sigcontext32 sc; in setup_frame32()