sigcontext32       33 arch/mips/kernel/signal_o32.c 	struct sigcontext32 sf_sc;
sigcontext32       41 arch/mips/kernel/signal_o32.c 	struct sigcontext32 uc_mcontext;
sigcontext32       53 arch/mips/kernel/signal_o32.c 			      struct sigcontext32 __user *sc)
sigcontext32       86 arch/mips/kernel/signal_o32.c 				struct sigcontext32 __user *sc)
sigcontext32      248 arch/mips/kernel/signal_o32.c 	.off_sc_fpregs = offsetof(struct sigcontext32, sc_fpregs),
sigcontext32      249 arch/mips/kernel/signal_o32.c 	.off_sc_fpc_csr = offsetof(struct sigcontext32, sc_fpc_csr),
sigcontext32      250 arch/mips/kernel/signal_o32.c 	.off_sc_used_math = offsetof(struct sigcontext32, sc_used_math),
sigcontext32       58 arch/powerpc/kernel/signal_32.c #define sigcontext	sigcontext32
sigcontext32      349 arch/powerpc/perf/callchain.c 	struct sigcontext32	sctx;
sigcontext32       38 arch/s390/kernel/compat_signal.c 	struct sigcontext32 sc;