Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysvec.c97 LIN_SDT_PROBE_DEFINE0(sysvec, linux_rt_sigreturn, todo);
339 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args) in linux_rt_sigreturn() function
343 LIN_SDT_PROBE0(sysvec, linux_rt_sigreturn, todo); in linux_rt_sigreturn()
H A Dlinux_sysent.c159 …{ AS(linux_rt_sigreturn_args), (sy_call_t *)linux_rt_sigreturn, AUE_NULL, NULL, 0, 0, 0, SY_THR_ST…
H A Dlinux_proto.h1171 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysvec.c471 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args) in linux_rt_sigreturn() function
H A Dlinux_sysent.c35 …{ AS(linux_rt_sigreturn_args), (sy_call_t *)linux_rt_sigreturn, AUE_NULL, NULL, 0, 0, 0, SY_THR_ST…
H A Dlinux_proto.h1255 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysvec.c596 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args) in linux_rt_sigreturn() function
H A Dlinux32_sysent.c193 …{ AS(linux_rt_sigreturn_args), (sy_call_t *)linux_rt_sigreturn, AUE_NULL, NULL, 0, 0, 0, SY_THR_ST…
H A Dlinux32_proto.h1636 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysvec.c694 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args) in linux_rt_sigreturn() function
H A Dlinux_sysent.c193 …{ AS(linux_rt_sigreturn_args), (sy_call_t *)linux_rt_sigreturn, AUE_NULL, NULL, 0, 0, 0, SY_THR_ST…
H A Dlinux_proto.h1655 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);