Home
last modified time | relevance | path

Searched defs:compat_rt_sigframe (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/parisc/kernel/
H A Dsignal32.h39 struct compat_rt_sigframe { struct
55 #define PARISC_RT_SIGFRAME_SIZE32 (((sizeof(struct compat_rt_sigframe) + FUNCTIONCALLFRAME32) + SIG… argument
/openbmc/linux/arch/riscv/kernel/
H A Dcompat_signal.c43 struct compat_rt_sigframe { struct
44 struct compat_siginfo info;
45 struct compat_ucontext uc;
/openbmc/linux/arch/arm64/include/asm/
H A Dsignal32.h52 struct compat_rt_sigframe { struct
53 struct compat_siginfo info;
54 struct compat_sigframe sig;