Searched refs:linux_sigreturn (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysvec.c | 604 linux_sigreturn(struct thread *td, struct linux_sigreturn_args *args) in linux_sigreturn() function
|
| H A D | linux_sysent.c | 139 …{ .sy_narg = AS(linux_sigreturn_args), .sy_call = (sy_call_t *)linux_sigreturn, .sy_auevent = AUE_…
|
| H A D | linux_proto.h | 1677 int linux_sigreturn(struct thread *, struct linux_sigreturn_args *);
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysvec.c | 480 linux_sigreturn(struct thread *td, struct linux_sigreturn_args *args) in linux_sigreturn() function
|
| H A D | linux32_sysent.c | 139 …{ .sy_narg = AS(linux_sigreturn_args), .sy_call = (sy_call_t *)linux_sigreturn, .sy_auevent = AUE_…
|
| H A D | linux32_proto.h | 1683 int linux_sigreturn(struct thread *, struct linux_sigreturn_args *);
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 139 …{ .sy_narg = AS(linux_sigreturn_args), .sy_call = (sy_call_t *)linux_sigreturn, .sy_auevent = AUE_…
|
| H A D | linux_proto.h | 1298 int linux_sigreturn(struct thread *, struct linux_sigreturn_args *);
|