Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds