Searched refs:sigcontext32 (Results 1 – 10 of 10) sorted by relevance
52 struct sigcontext32 uc_mcontext;59 struct sigcontext32 sf_sc;71 struct sigcontext32 __user *sc) in setup_sigcontext32()104 struct sigcontext32 __user *sc) in restore_sigcontext32()411 .off_sc_fpregs = offsetof(struct sigcontext32, sc_fpregs),412 .off_sc_fpc_csr = offsetof(struct sigcontext32, sc_fpc_csr),413 .off_sc_used_math = offsetof(struct sigcontext32, sc_used_math),
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;
48 header-y += sigcontext32.h
66 struct sigcontext32 struct
36 struct sigcontext32 sc;375 struct sigcontext32 sc; in setup_frame32()