Home
last modified time | relevance | path

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

/f-stack/freebsd/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; argument
409 struct l_sigcontext sf_sc;
H A Dlinux_sysvec.c684 struct l_sigcontext *context; in linux_rt_sigreturn()
/f-stack/freebsd/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; argument
H A Dlinux_sysvec.c519 struct l_sigcontext *context; in linux_rt_sigreturn()
/f-stack/freebsd/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; argument
436 struct l_sigcontext sf_sc;
H A Dlinux32_sysvec.c562 struct l_sigcontext *context; in linux_rt_sigreturn()