Home
last modified time | relevance | path

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

/freebsd/sys/arm64/linux/
H A Dlinux_sysvec.c191 linux_parse_sigreturn_ctx(struct thread *td, struct l_sigcontext *sc) in linux_parse_sigreturn_ctx() function
281 if (!linux_parse_sigreturn_ctx(td, &sf->sf_uc.uc_sc)) in linux_rt_sigreturn()