Searched refs:sigcontext32 (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dsigcontext.h16 struct sigcontext32 { struct
/linux-master/arch/sparc/include/asm/
H A Dsigcontext.h13 struct sigcontext32 { struct
/linux-master/arch/powerpc/include/asm/
H A Dsyscalls_32.h31 struct sigcontext32 { struct
/linux-master/arch/mips/kernel/
H A Dsignal_o32.c34 struct sigcontext32 sf_sc;
42 struct sigcontext32 uc_mcontext;
54 struct sigcontext32 __user *sc)
87 struct sigcontext32 __user *sc)
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),
/linux-master/arch/powerpc/perf/
H A Dcallchain_32.c26 #define sigcontext32 sigcontext macro
43 struct sigcontext32 sctx;
/linux-master/arch/s390/kernel/
H A Dcompat_linux.h58 struct sigcontext32 { struct
H A Dcompat_signal.c40 struct sigcontext32 sc;
276 /* Create struct sigcontext32 on the signal stack */
/linux-master/arch/powerpc/kernel/
H A Dsignal_32.c57 #define sigcontext sigcontext32

Completed in 130 milliseconds