Searched refs:linux_rt_sigreturn_args (Results 1 – 19 of 19) sorted by relevance
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysvec.c | 366 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args) in linux_rt_sigreturn()
|
| H A D | linux_proto.h | 583 struct linux_rt_sigreturn_args { struct 1234 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
|
| H A D | linux_sysent.c | 159 …{ .sy_narg = AS(linux_rt_sigreturn_args), .sy_call = (sy_call_t *)linux_rt_sigreturn, .sy_auevent …
|
| H A D | linux_systrace_args.c | 1102 struct linux_rt_sigreturn_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysvec.c | 515 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args) in linux_rt_sigreturn()
|
| H A D | linux_proto.h | 88 struct linux_rt_sigreturn_args { struct 1345 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
|
| H A D | linux_sysent.c | 35 …{ .sy_narg = AS(linux_rt_sigreturn_args), .sy_call = (sy_call_t *)linux_rt_sigreturn, .sy_auevent …
|
| H A D | linux_systrace_args.c | 149 struct linux_rt_sigreturn_args *p = params; in systrace_args()
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysvec.c | 681 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args) in linux_rt_sigreturn()
|
| H A D | linux_proto.h | 540 struct linux_rt_sigreturn_args { struct 1715 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
|
| H A D | linux_sysent.c | 193 …{ .sy_narg = AS(linux_rt_sigreturn_args), .sy_call = (sy_call_t *)linux_rt_sigreturn, .sy_auevent …
|
| H A D | linux_systrace_args.c | 1215 struct linux_rt_sigreturn_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysvec.c | 559 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args) in linux_rt_sigreturn()
|
| H A D | linux32_proto.h | 539 struct linux_rt_sigreturn_args { struct 1721 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
|
| H A D | linux32_sysent.c | 193 …{ .sy_narg = AS(linux_rt_sigreturn_args), .sy_call = (sy_call_t *)linux_rt_sigreturn, .sy_auevent …
|
| H A D | linux32_systrace_args.c | 1172 struct linux_rt_sigreturn_args *p = params; in systrace_args()
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_proto.h | 444 struct linux_rt_sigreturn_args { struct 1334 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
|
| H A D | linux_sysent.c | 193 …{ .sy_narg = AS(linux_rt_sigreturn_args), .sy_call = (sy_call_t *)linux_rt_sigreturn, .sy_auevent …
|
| H A D | linux_systrace_args.c | 1015 struct linux_rt_sigreturn_args *p = params; in systrace_args()
|