Searched refs:uc_transact (Results 1 – 2 of 2) sorted by relevance
227 struct ucontext uc_transact; member739 tm_mctx = &frame->uc_transact.uc_mcontext; in handle_rt_signal32()760 unsafe_put_user((unsigned long)&frame->uc_transact, in handle_rt_signal32()763 &frame->uc_transact.uc_regs, failed); in handle_rt_signal32()1086 struct ucontext __user *uc_transact; in COMPAT_SYSCALL_DEFINE0() local1114 uc_transact = (struct ucontext __user *)(uintptr_t)tmp; in COMPAT_SYSCALL_DEFINE0()1115 if (uc_transact) { in COMPAT_SYSCALL_DEFINE0()1119 if (__get_user(cmcp, &uc_transact->uc_regs)) in COMPAT_SYSCALL_DEFINE0()1135 if (do_setcontext_tm(&rt_sf->uc, uc_transact, regs)) in COMPAT_SYSCALL_DEFINE0()
58 struct ucontext uc_transact; member795 struct ucontext __user *uc_transact; in SYSCALL_DEFINE0() local801 if (__get_user(uc_transact, &uc->uc_link)) in SYSCALL_DEFINE0()804 &uc_transact->uc_mcontext)) in SYSCALL_DEFINE0()880 unsafe_put_user(&frame->uc_transact, &frame->uc.uc_link, badframe_block); in handle_rt_signal64()885 &frame->uc_transact.uc_mcontext, in handle_rt_signal64()