Searched refs:linux_mprotect_args (Results 1 – 19 of 19) sorted by relevance
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_machdep.c | 107 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect()
|
| H A D | linux_proto.h | 891 struct linux_mprotect_args { struct 1300 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
|
| H A D | linux_sysent.c | 246 …{ .sy_narg = AS(linux_mprotect_args), .sy_call = (sy_call_t *)linux_mprotect, .sy_auevent = AUE_MP…
|
| H A D | linux_systrace_args.c | 1803 struct linux_mprotect_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_machdep.c | 144 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect()
|
| H A D | linux_proto.h | 68 struct linux_mprotect_args { struct 1341 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
|
| H A D | linux_sysent.c | 30 …{ .sy_narg = AS(linux_mprotect_args), .sy_call = (sy_call_t *)linux_mprotect, .sy_auevent = AUE_MP…
|
| H A D | linux_systrace_args.c | 105 struct linux_mprotect_args *p = params; in systrace_args()
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_machdep.c | 356 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect()
|
| H A D | linux_proto.h | 404 struct linux_mprotect_args { struct 1683 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
|
| H A D | linux_sysent.c | 145 …{ .sy_narg = AS(linux_mprotect_args), .sy_call = (sy_call_t *)linux_mprotect, .sy_auevent = AUE_MP…
|
| H A D | linux_systrace_args.c | 879 struct linux_mprotect_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_machdep.c | 466 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect()
|
| H A D | linux32_proto.h | 396 struct linux_mprotect_args { struct 1688 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
|
| H A D | linux32_sysent.c | 145 …{ .sy_narg = AS(linux_mprotect_args), .sy_call = (sy_call_t *)linux_mprotect, .sy_auevent = AUE_MP…
|
| H A D | linux32_systrace_args.c | 841 struct linux_mprotect_args *p = params; in systrace_args()
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_proto.h | 311 struct linux_mprotect_args { struct 1303 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
|
| H A D | linux_sysent.c | 145 …{ .sy_narg = AS(linux_mprotect_args), .sy_call = (sy_call_t *)linux_mprotect, .sy_auevent = AUE_MP…
|
| H A D | linux_systrace_args.c | 684 struct linux_mprotect_args *p = params; in systrace_args()
|