Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dsignal32.c52 struct sigcontext32 uc_mcontext;
59 struct sigcontext32 sf_sc;
71 struct sigcontext32 __user *sc) in setup_sigcontext32()
104 struct sigcontext32 __user *sc) in restore_sigcontext32()
411 .off_sc_fpregs = offsetof(struct sigcontext32, sc_fpregs),
412 .off_sc_fpc_csr = offsetof(struct sigcontext32, sc_fpc_csr),
413 .off_sc_used_math = offsetof(struct sigcontext32, sc_used_math),
/arch/mips/include/asm/
Dsigcontext.h16 struct sigcontext32 { struct
Dfpu.h31 struct sigcontext32;
/arch/powerpc/kernel/
Dppc32.h35 struct sigcontext32 { struct
Dsignal_32.c64 #define sigcontext sigcontext32
/arch/sparc/include/asm/
Dsigcontext.h12 struct sigcontext32 { struct
/arch/powerpc/perf/
Dcallchain.c340 #define sigcontext32 sigcontext macro
352 struct sigcontext32 sctx;
/arch/x86/include/uapi/asm/
DKbuild48 header-y += sigcontext32.h
/arch/s390/kernel/
Dcompat_linux.h66 struct sigcontext32 struct
Dcompat_signal.c36 struct sigcontext32 sc;
375 struct sigcontext32 sc; in setup_frame32()