Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/kernel/
Dsignal_o32.c33 struct sigcontext32 sf_sc;
41 struct sigcontext32 uc_mcontext;
53 struct sigcontext32 __user *sc) in setup_sigcontext32()
86 struct sigcontext32 __user *sc) in restore_sigcontext32()
248 .off_sc_fpregs = offsetof(struct sigcontext32, sc_fpregs),
249 .off_sc_fpc_csr = offsetof(struct sigcontext32, sc_fpc_csr),
250 .off_sc_used_math = offsetof(struct sigcontext32, sc_used_math),
/Linux-v5.10/arch/powerpc/perf/
Dcallchain_32.c26 #define sigcontext32 sigcontext macro
43 struct sigcontext32 sctx;
/Linux-v5.10/arch/mips/include/asm/
Dsigcontext.h16 struct sigcontext32 { struct
/Linux-v5.10/arch/powerpc/kernel/
Dppc32.h31 struct sigcontext32 { struct
Dsignal_32.c57 #define sigcontext sigcontext32
/Linux-v5.10/arch/sparc/include/asm/
Dsigcontext.h13 struct sigcontext32 { struct
/Linux-v5.10/arch/s390/kernel/
Dcompat_linux.h67 struct sigcontext32 struct
Dcompat_signal.c38 struct sigcontext32 sc;