Searched refs:uc_transact (Results 1 – 2 of 2) sorted by relevance
229 struct ucontext uc_transact; member946 tm_frame = &rt_sf->uc_transact.uc_mcontext; in handle_rt_signal32()948 if (__put_user((unsigned long)&rt_sf->uc_transact, in handle_rt_signal32()951 &rt_sf->uc_transact.uc_regs)) in handle_rt_signal32()1159 struct ucontext __user *uc_transact; in COMPAT_SYSCALL_DEFINE0() local1187 uc_transact = (struct ucontext __user *)(uintptr_t)tmp; in COMPAT_SYSCALL_DEFINE0()1188 if (uc_transact) { in COMPAT_SYSCALL_DEFINE0()1192 if (__get_user(cmcp, &uc_transact->uc_regs)) in COMPAT_SYSCALL_DEFINE0()1208 if (do_setcontext_tm(&rt_sf->uc, uc_transact, regs)) in COMPAT_SYSCALL_DEFINE0()
58 struct ucontext uc_transact; member773 struct ucontext __user *uc_transact; in SYSCALL_DEFINE0() local779 if (__get_user(uc_transact, &uc->uc_link)) in SYSCALL_DEFINE0()782 &uc_transact->uc_mcontext)) in SYSCALL_DEFINE0()848 err |= __put_user(&frame->uc_transact, &frame->uc.uc_link); in handle_rt_signal64()850 &frame->uc_transact.uc_mcontext, in handle_rt_signal64()