Searched refs:mcontext_t (Results 1 – 7 of 7) sorted by relevance
12 void get_regs_from_mc(struct uml_pt_regs *regs, mcontext_t *mc) in get_regs_from_mc()46 mcontext_t *mc = _mc; in mc_set_rip()56 void get_mc_from_regs(struct uml_pt_regs *regs, mcontext_t *mc, int single_stepping) in get_mc_from_regs()105 mcontext_t *mcontext, in get_fpstate()148 mcontext_t *mcontext; in get_stub_state()206 mcontext_t *mcontext; in set_stub_state()
11 extern void get_regs_from_mc(struct uml_pt_regs *, mcontext_t *);12 extern void get_mc_from_regs(struct uml_pt_regs *regs, mcontext_t *mc,
62 } mcontext_t; typedef68 mcontext_t uc_mcontext;
43 mcontext_t *mc = &uc->uc_mcontext; in signal_fpu_sig()
47 mcontext_t *mc = &uc->uc_mcontext; in signal_vmx_sig()
228 if (data->mctx_offset > sizeof(data->sigstack) - sizeof(mcontext_t)) { in wait_stub_done_seccomp()643 mcontext_t *mcontext = (void *)&proc_data->sigstack[proc_data->mctx_offset]; in userspace()
146 mcontext_t __user *mcp; in sparc64_get_context()