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

/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_sysent.c141 { AS(linux_sigreturn_args), (sy_call_t *)linux_sigreturn, AUE_SIGRETURN, NULL, 0, 0, 0, SY_THR_STATIC }, /* 119 = linux_sigreturn */
H A Dlinux32_sysvec.c563 linux_sigreturn(struct thread *td, struct linux_sigreturn_args *args) function
H A Dlinux32_proto.h1187 int linux_sigreturn(struct thread *, struct linux_sigreturn_args *);
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_sysent.c140 { AS(linux_sigreturn_args), (sy_call_t *)linux_sigreturn, AUE_SIGRETURN, NULL, 0, 0, 0, SY_THR_STATIC }, /* 119 = linux_sigreturn */
H A Dlinux_sysvec.c660 linux_sigreturn(struct thread *td, struct linux_sigreturn_args *args) function
H A Dlinux_proto.h1207 int linux_sigreturn(struct thread *, struct linux_sigreturn_args *);

Completed in 79 milliseconds