Home
last modified time | relevance | path

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

/arch/mips/kernel/
A Dsignal_o32.c34 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),
/arch/mips/include/asm/
A Dsigcontext.h16 struct sigcontext32 { struct
/arch/powerpc/perf/
A Dcallchain_32.c26 #define sigcontext32 sigcontext macro
43 struct sigcontext32 sctx;
/arch/powerpc/include/asm/
A Dsyscalls_32.h31 struct sigcontext32 { struct
/arch/sparc/include/asm/
A Dsigcontext.h13 struct sigcontext32 { struct
/arch/s390/kernel/
A Dcompat_linux.h58 struct sigcontext32 { struct
A Dcompat_signal.c40 struct sigcontext32 sc;
/arch/powerpc/kernel/
A Dsignal_32.c57 #define sigcontext sigcontext32

Completed in 11 milliseconds