Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/um/shared/sysdep/
H A Dmcontext.h9 extern void get_regs_from_mc(struct uml_pt_regs *, mcontext_t *);
/kernel/linux/linux-6.6/arch/x86/um/shared/sysdep/
H A Dmcontext.h9 extern void get_regs_from_mc(struct uml_pt_regs *, mcontext_t *);
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Dsignal.c40 get_regs_from_mc(&r, mc); in sig_handler_common()
91 get_regs_from_mc(&regs, mc); in timer_real_alarm_handler()
/kernel/linux/linux-6.6/arch/um/os-Linux/
H A Dsignal.c41 get_regs_from_mc(&r, mc); in sig_handler_common()
105 get_regs_from_mc(&regs, mc); in timer_real_alarm_handler()
/kernel/linux/linux-5.10/arch/x86/um/os-Linux/
H A Dmcontext.c7 void get_regs_from_mc(struct uml_pt_regs *regs, mcontext_t *mc) in get_regs_from_mc() function
/kernel/linux/linux-6.6/arch/x86/um/os-Linux/
H A Dmcontext.c7 void get_regs_from_mc(struct uml_pt_regs *regs, mcontext_t *mc) in get_regs_from_mc() function

Completed in 3 milliseconds