Searched refs:uc_transact (Results 1 – 2 of 2) sorted by relevance
233 struct ucontext uc_transact; member932 tm_frame = &rt_sf->uc_transact.uc_mcontext; in handle_rt_signal32()934 if (__put_user((unsigned long)&rt_sf->uc_transact, in handle_rt_signal32()937 &rt_sf->uc_transact.uc_regs)) in handle_rt_signal32()1144 struct ucontext __user *uc_transact; in COMPAT_SYSCALL_DEFINE0() local1173 uc_transact = (struct ucontext __user *)(uintptr_t)tmp; in COMPAT_SYSCALL_DEFINE0()1174 if (uc_transact) { in COMPAT_SYSCALL_DEFINE0()1178 if (__get_user(cmcp, &uc_transact->uc_regs)) in COMPAT_SYSCALL_DEFINE0()1191 if (do_setcontext_tm(&rt_sf->uc, uc_transact, regs)) in COMPAT_SYSCALL_DEFINE0()
62 struct ucontext uc_transact; member736 struct ucontext __user *uc_transact; in SYSCALL_DEFINE0() local737 if (__get_user(uc_transact, &uc->uc_link)) in SYSCALL_DEFINE0()740 &uc_transact->uc_mcontext)) in SYSCALL_DEFINE0()793 err |= __put_user(&frame->uc_transact, &frame->uc.uc_link); in handle_rt_signal64()795 &frame->uc_transact.uc_mcontext, in handle_rt_signal64()