Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/linux/
H A Dlinux_sysvec.c604 linux_sigreturn(struct thread *td, struct linux_sigreturn_args *args) in linux_sigreturn() function
H A Dlinux_sysent.c139 …{ .sy_narg = AS(linux_sigreturn_args), .sy_call = (sy_call_t *)linux_sigreturn, .sy_auevent = AUE_…
H A Dlinux_proto.h1677 int linux_sigreturn(struct thread *, struct linux_sigreturn_args *);
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_sysvec.c480 linux_sigreturn(struct thread *td, struct linux_sigreturn_args *args) in linux_sigreturn() function
H A Dlinux32_sysent.c139 …{ .sy_narg = AS(linux_sigreturn_args), .sy_call = (sy_call_t *)linux_sigreturn, .sy_auevent = AUE_…
H A Dlinux32_proto.h1683 int linux_sigreturn(struct thread *, struct linux_sigreturn_args *);
/f-stack/freebsd/arm/linux/
H A Dlinux_sysent.c139 …{ .sy_narg = AS(linux_sigreturn_args), .sy_call = (sy_call_t *)linux_sigreturn, .sy_auevent = AUE_…
H A Dlinux_proto.h1298 int linux_sigreturn(struct thread *, struct linux_sigreturn_args *);