Searched refs:linux_sigreturn_args (Results 1 – 8 of 8) 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()
|
| 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 | 376 struct linux_sigreturn_args { struct 1598 int linux_sigreturn(struct thread *, struct linux_sigreturn_args *);
|
| H A D | linux32_systrace_args.c | 803 struct linux_sigreturn_args *p = params; in systrace_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()
|
| 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 | 379 struct linux_sigreturn_args { struct 1617 int linux_sigreturn(struct thread *, struct linux_sigreturn_args *);
|
| H A D | linux_systrace_args.c | 832 struct linux_sigreturn_args *p = params; in systrace_args()
|