Home
last modified time | relevance | path

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

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