Searched refs:sigcontext32 (Results 1 – 4 of 4) sorted by relevance
34 struct sigcontext32 sf_sc;42 struct sigcontext32 uc_mcontext;54 struct sigcontext32 __user *sc) in setup_sigcontext32()87 struct sigcontext32 __user *sc) in restore_sigcontext32()249 .off_sc_fpregs = offsetof(struct sigcontext32, sc_fpregs),250 .off_sc_fpc_csr = offsetof(struct sigcontext32, sc_fpc_csr),251 .off_sc_used_math = offsetof(struct sigcontext32, sc_used_math),
16 struct sigcontext32 { struct
31 struct sigcontext32 { struct
57 #define sigcontext sigcontext32