Searched refs:linux_parse_sigreturn_ctx (Results 1 – 1 of 1) sorted by relevance
191 linux_parse_sigreturn_ctx(struct thread *td, struct l_sigcontext *sc) in linux_parse_sigreturn_ctx() function281 if (!linux_parse_sigreturn_ctx(td, &sf->sf_uc.uc_sc)) in linux_rt_sigreturn()