Searched refs:linux_rt_sigreturn_args (Results 1 – 16 of 16) sorted by relevance
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysvec.c | 339 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args) in linux_rt_sigreturn()
|
| H A D | linux_sysent.c | 159 …{ AS(linux_rt_sigreturn_args), (sy_call_t *)linux_rt_sigreturn, AUE_NULL, NULL, 0, 0, 0, SY_THR_ST…
|
| H A D | linux_proto.h | 545 struct linux_rt_sigreturn_args { struct 1171 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
|
| H A D | linux_systrace_args.c | 1036 struct linux_rt_sigreturn_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysvec.c | 471 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args) in linux_rt_sigreturn()
|
| H A D | linux_sysent.c | 35 …{ AS(linux_rt_sigreturn_args), (sy_call_t *)linux_rt_sigreturn, AUE_NULL, NULL, 0, 0, 0, SY_THR_ST…
|
| H A D | linux_proto.h | 88 struct linux_rt_sigreturn_args { struct 1255 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
|
| H A D | linux_systrace_args.c | 149 struct linux_rt_sigreturn_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysvec.c | 596 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args) in linux_rt_sigreturn()
|
| H A D | linux32_sysent.c | 193 …{ AS(linux_rt_sigreturn_args), (sy_call_t *)linux_rt_sigreturn, AUE_NULL, NULL, 0, 0, 0, SY_THR_ST…
|
| H A D | linux32_proto.h | 539 struct linux_rt_sigreturn_args { struct 1636 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
|
| H A D | linux32_systrace_args.c | 1172 struct linux_rt_sigreturn_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysvec.c | 694 linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args) in linux_rt_sigreturn()
|
| H A D | linux_sysent.c | 193 …{ AS(linux_rt_sigreturn_args), (sy_call_t *)linux_rt_sigreturn, AUE_NULL, NULL, 0, 0, 0, SY_THR_ST…
|
| H A D | linux_proto.h | 540 struct linux_rt_sigreturn_args { struct 1655 int linux_rt_sigreturn(struct thread *, struct linux_rt_sigreturn_args *);
|
| H A D | linux_systrace_args.c | 1215 struct linux_rt_sigreturn_args *p = params; in systrace_args()
|