Searched refs:linux_sigreturn (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysvec.c | 513 linux_sigreturn(struct thread *td, struct linux_sigreturn_args *args) in linux_sigreturn() function
|
| H A D | linux32_sysent.c | 139 …{ AS(linux_sigreturn_args), (sy_call_t *)linux_sigreturn, AUE_SIGRETURN, NULL, 0, 0, 0, SY_THR_STA…
|
| H A D | linux32_proto.h | 1598 int linux_sigreturn(struct thread *, struct linux_sigreturn_args *);
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysvec.c | 613 linux_sigreturn(struct thread *td, struct linux_sigreturn_args *args) in linux_sigreturn() function
|
| H A D | linux_sysent.c | 139 …{ AS(linux_sigreturn_args), (sy_call_t *)linux_sigreturn, AUE_SIGRETURN, NULL, 0, 0, 0, SY_THR_STA…
|
| H A D | linux_proto.h | 1617 int linux_sigreturn(struct thread *, struct linux_sigreturn_args *);
|