Home
last modified time | relevance | path

Searched refs:compat_sigcontext (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/parisc/kernel/
Dsignal32.h31 struct compat_sigcontext uc_mcontext;
84 long restore_sigcontext32(struct compat_sigcontext __user *sc,
87 long setup_sigcontext32(struct compat_sigcontext __user *sc,
Dsignal32.c63 restore_sigcontext32(struct compat_sigcontext __user *sc, struct compat_regfile __user * rf, in restore_sigcontext32()
142 setup_sigcontext32(struct compat_sigcontext __user *sc, struct compat_regfile __user * rf, in setup_sigcontext32()
/linux-4.4.14/arch/parisc/include/asm/
Dcompat_ucontext.h13 struct compat_sigcontext uc_mcontext;
Dcompat.h114 struct compat_sigcontext { struct
/linux-4.4.14/arch/arm64/kernel/
Dsignal32.c32 struct compat_sigcontext { struct
62 struct compat_sigcontext uc_mcontext; argument