Searched refs:l_sigcontext (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/i386/linux/
H A Dlinux_genassym.c13 ASSYM(LINUX_SC_GS, offsetof(struct l_sigcontext, sc_gs));
14 ASSYM(LINUX_SC_EFLAGS, offsetof(struct l_sigcontext, sc_eflags));
18 ASSYM(LINUX_SC_ESP, offsetof(struct l_sigcontext, sc_esp));
H A Dlinux.h263 struct l_sigcontext { struct
292 struct l_sigcontext uc_mcontext;
409 struct l_sigcontext sf_sc;
H A Dlinux_sysvec.c656 struct l_sigcontext *context;
/freebsd-12-stable/sys/amd64/linux/
H A Dlinux_genassym.c15 ASSYM(LINUX_SC_RSP, offsetof(struct l_sigcontext, sc_rsp));
H A Dlinux.h199 struct l_sigcontext { struct
234 struct l_sigcontext uc_mcontext;
H A Dlinux_sysvec.c446 struct l_sigcontext *context;
/freebsd-12-stable/sys/amd64/linux32/
H A Dlinux32_genassym.c18 ASSYM(LINUX_SC_ESP, offsetof(struct l_sigcontext, sc_esp));
H A Dlinux.h290 struct l_sigcontext { struct
319 struct l_sigcontext uc_mcontext;
436 struct l_sigcontext sf_sc;
H A Dlinux32_sysvec.c563 struct l_sigcontext *context;

Completed in 239 milliseconds