Home
last modified time | relevance | path

Searched refs:compat_regfile (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dsignal32.h30 struct compat_regfile { struct
53 struct compat_regfile regs; argument
67 struct compat_regfile __user *rf,
70 struct compat_regfile __user *rf,
H A Dsignal32.c36 restore_sigcontext32(struct compat_sigcontext __user *sc, struct compat_regfile __user * rf, in restore_sigcontext32()
115 setup_sigcontext32(struct compat_sigcontext __user *sc, struct compat_regfile __user * rf, in setup_sigcontext32()