Searched refs:linux_arch_prctl (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_machdep.c | 243 linux_arch_prctl(struct thread *td, struct linux_arch_prctl_args *args) in linux_arch_prctl() function
|
| H A D | linux_sysent.c | 178 …{ .sy_narg = AS(linux_arch_prctl_args), .sy_call = (sy_call_t *)linux_arch_prctl, .sy_auevent = AU…
|
| H A D | linux_proto.h | 1455 int linux_arch_prctl(struct thread *, struct linux_arch_prctl_args *);
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 404 …{ .sy_narg = AS(linux_arch_prctl_args), .sy_call = (sy_call_t *)linux_arch_prctl, .sy_auevent = AU…
|
| H A D | linux32_proto.h | 1907 int linux_arch_prctl(struct thread *, struct linux_arch_prctl_args *);
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 404 …{ .sy_narg = AS(linux_arch_prctl_args), .sy_call = (sy_call_t *)linux_arch_prctl, .sy_auevent = AU…
|
| H A D | linux_proto.h | 1902 int linux_arch_prctl(struct thread *, struct linux_arch_prctl_args *);
|