Searched refs:compat_sigframe (Results 1 – 3 of 3) sorted by relevance
47 struct compat_sigframe { struct54 struct compat_sigframe sig; argument
185 struct compat_sigframe __user *sf) in compat_restore_sigframe()235 struct compat_sigframe __user *frame; in COMPAT_SYSCALL_DEFINE0()248 frame = (struct compat_sigframe __user *)regs->compat_sp; in COMPAT_SYSCALL_DEFINE0()386 static int compat_setup_sigframe(struct compat_sigframe __user *sf, in compat_setup_sigframe()464 struct compat_sigframe __user *frame; in compat_setup_frame()
70 DEFINE(COMPAT_SIGFRAME_REGS_OFFSET, offsetof(struct compat_sigframe, uc.uc_mcontext.arm_r0)); in main()