Home
last modified time | relevance | path

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

/freebsd/sys/i386/linux/
H A Dlinux_sysvec.c356 linux_sigreturn(struct thread *td, struct linux_sigreturn_args *args) in linux_sigreturn() function
H A Dlinux_sysent.c136 …{ .sy_narg = AS(linux_sigreturn_args), .sy_call = (sy_call_t *)linux_sigreturn, .sy_auevent = AUE_…
H A Dlinux_proto.h1822 int linux_sigreturn(struct thread *, struct linux_sigreturn_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysvec.c360 linux_sigreturn(struct thread *td, struct linux_sigreturn_args *args) in linux_sigreturn() function
H A Dlinux32_sysent.c137 …{ .sy_narg = AS(linux_sigreturn_args), .sy_call = (sy_call_t *)linux_sigreturn, .sy_auevent = AUE_…
H A Dlinux32_proto.h1828 int linux_sigreturn(struct thread *, struct linux_sigreturn_args *);