Searched refs:linux_sigreturn_args (Results 1 – 11 of 11) 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()
|
| H A D | linux_proto.h | 379 struct linux_sigreturn_args { struct 1677 int linux_sigreturn(struct thread *, struct linux_sigreturn_args *);
|
| 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_systrace_args.c | 832 struct linux_sigreturn_args *p = params; in systrace_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()
|
| H A D | linux32_proto.h | 376 struct linux_sigreturn_args { struct 1683 int linux_sigreturn(struct thread *, struct linux_sigreturn_args *);
|
| 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_systrace_args.c | 803 struct linux_sigreturn_args *p = params; in systrace_args()
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_proto.h | 291 struct linux_sigreturn_args { struct 1298 int linux_sigreturn(struct thread *, struct linux_sigreturn_args *);
|
| 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_systrace_args.c | 646 struct linux_sigreturn_args *p = params; in systrace_args()
|