Searched refs:linux_mprotect (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/sys/arm64/linux/ |
| H A D | linux_machdep.c | 110 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect() function
|
| 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_proto.h | 1376 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
|
| /freebsd-13.1/sys/amd64/linux/ |
| H A D | linux_machdep.c | 144 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect() function
|
| 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_proto.h | 1386 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_machdep.c | 356 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect() function
|
| 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_proto.h | 1728 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_machdep.c | 461 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect() function
|
| 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_proto.h | 1733 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
|
| /freebsd-13.1/sys/arm/linux/ |
| 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_proto.h | 1303 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
|