Searched refs:linux_arch_prctl_args (Results 1 – 10 of 10) sorted by relevance
| /freebsd-head/sys/amd64/linux/ |
| HD | linux_machdep.c | 112 linux_arch_prctl(struct thread *td, struct linux_arch_prctl_args *args) in linux_arch_prctl()
|
| HD | linux_proto.h | 583 struct linux_arch_prctl_args { struct 1562 int linux_arch_prctl(struct thread *, struct linux_arch_prctl_args *);
|
| HD | linux_sysent.c | 175 …{ .sy_narg = AS(linux_arch_prctl_args), .sy_call = (sy_call_t *)linux_arch_prctl, .sy_auevent = AU…
|
| HD | linux_systrace_args.c | 1294 struct linux_arch_prctl_args *p = params; in systrace_args()
|
| /freebsd-head/sys/amd64/linux32/ |
| HD | linux32_proto.h | 1471 struct linux_arch_prctl_args { struct 2050 int linux_arch_prctl(struct thread *, struct linux_arch_prctl_args *);
|
| HD | linux32_sysent.c | 402 …{ .sy_narg = AS(linux_arch_prctl_args), .sy_call = (sy_call_t *)linux_arch_prctl, .sy_auevent = AU…
|
| HD | linux32_systrace_args.c | 2863 struct linux_arch_prctl_args *p = params; in systrace_args()
|
| /freebsd-head/sys/i386/linux/ |
| HD | linux_proto.h | 1465 struct linux_arch_prctl_args { struct 2046 int linux_arch_prctl(struct thread *, struct linux_arch_prctl_args *);
|
| HD | linux_sysent.c | 401 …{ .sy_narg = AS(linux_arch_prctl_args), .sy_call = (sy_call_t *)linux_arch_prctl, .sy_auevent = AU…
|
| HD | linux_systrace_args.c | 2894 struct linux_arch_prctl_args *p = params; in systrace_args()
|