Home
last modified time | relevance | path

Searched refs:l_ucontext (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/arm64/linux/
H A Dlinux_sigframe.h60 struct l_ucontext { struct
62 struct l_ucontext *uc_link; argument
71 struct l_ucontext sf_uc; argument
/freebsd/sys/x86/linux/
H A Dlinux_x86_sigframe.h78 struct l_ucontext { struct
139 struct l_ucontext sf_uc;
199 struct l_ucontext { struct
212 struct l_ucontext sf_uc; argument
/freebsd/sys/amd64/linux32/
H A Dlinux32_genassym.c13 ASSYM(LINUX_RT_SIGF_SC, offsetof(struct l_ucontext, uc_mcontext));
H A Dlinux32_sysvec.c434 struct l_ucontext uc; in linux_rt_sigreturn()
H A Dlinux32_proto.h548 …char ucp_l_[PADL_(struct l_ucontext *)]; struct l_ucontext * ucp; char ucp_r_[PADR_(struct l_ucont…
/freebsd/sys/i386/linux/
H A Dlinux_genassym.c12 ASSYM(LINUX_RT_SIGF_SC, offsetof(struct l_ucontext, uc_mcontext));
H A Dlinux_sysvec.c431 struct l_ucontext uc; in linux_rt_sigreturn()
H A Dlinux_proto.h550 …char ucp_l_[PADL_(struct l_ucontext *)]; struct l_ucontext * ucp; char ucp_r_[PADR_(struct l_ucont…
/freebsd/sys/amd64/linux/
H A Dlinux_genassym.c11 ASSYM(LINUX_RT_SIGF_SC, offsetof(struct l_ucontext, uc_mcontext));
H A Dlinux_sysvec.c338 linux_copyin_fpstate(struct thread *td, struct l_ucontext *uc) in linux_copyin_fpstate()
487 linux_copyout_fpstate(struct thread *td, struct l_ucontext *uc, char **sp) in linux_copyout_fpstate()
H A Dlinux_proto.h97 …char ucp_l_[PADL_(struct l_ucontext *)]; struct l_ucontext * ucp; char ucp_r_[PADR_(struct l_ucont…