Searched refs:get_regs_from_mc (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/um/shared/sysdep/
H A Dmcontext.h9 extern void get_regs_from_mc(struct uml_pt_regs *, mcontext_t *);
/linux-4.4.14/arch/x86/um/os-Linux/
H A Dmcontext.c6 void get_regs_from_mc(struct uml_pt_regs *regs, mcontext_t *mc) get_regs_from_mc() function
/linux-4.4.14/arch/um/os-Linux/
H A Dsignal.c38 get_regs_from_mc(&r, mc); sig_handler_common()
88 get_regs_from_mc(&regs, mc); timer_real_alarm_handler()

Completed in 161 milliseconds