Searched refs:l_ucontext (Results 1 – 11 of 11) sorted by relevance
60 struct l_ucontext { struct62 struct l_ucontext *uc_link; argument71 struct l_ucontext sf_uc; argument
78 struct l_ucontext { struct139 struct l_ucontext sf_uc;199 struct l_ucontext { struct212 struct l_ucontext sf_uc; argument
13 ASSYM(LINUX_RT_SIGF_SC, offsetof(struct l_ucontext, uc_mcontext));
434 struct l_ucontext uc; in linux_rt_sigreturn()
548 …char ucp_l_[PADL_(struct l_ucontext *)]; struct l_ucontext * ucp; char ucp_r_[PADR_(struct l_ucont…
12 ASSYM(LINUX_RT_SIGF_SC, offsetof(struct l_ucontext, uc_mcontext));
431 struct l_ucontext uc; in linux_rt_sigreturn()
550 …char ucp_l_[PADL_(struct l_ucontext *)]; struct l_ucontext * ucp; char ucp_r_[PADR_(struct l_ucont…
11 ASSYM(LINUX_RT_SIGF_SC, offsetof(struct l_ucontext, uc_mcontext));
338 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()
97 …char ucp_l_[PADL_(struct l_ucontext *)]; struct l_ucontext * ucp; char ucp_r_[PADR_(struct l_ucont…