Searched refs:linux_mprotect (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13-stable/sys/arm64/linux/ |
| HD | linux_machdep.c | 82 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect() function
|
| HD | linux_sysent.c | 245 …{ .sy_narg = AS(linux_mprotect_args), .sy_call = (sy_call_t *)linux_mprotect, .sy_auevent = AUE_MP…
|
| HD | linux_proto.h | 1386 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
|
| /freebsd-13-stable/sys/amd64/linux/ |
| HD | linux_machdep.c | 102 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect() function
|
| HD | linux_sysent.c | 29 …{ .sy_narg = AS(linux_mprotect_args), .sy_call = (sy_call_t *)linux_mprotect, .sy_auevent = AUE_MP…
|
| HD | linux_proto.h | 1403 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
|
| /freebsd-13-stable/sys/amd64/linux32/ |
| HD | linux32_machdep.c | 457 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect() function
|
| HD | linux32_sysent.c | 144 …{ .sy_narg = AS(linux_mprotect_args), .sy_call = (sy_call_t *)linux_mprotect, .sy_auevent = AUE_MP…
|
| HD | linux32_proto.h | 1793 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
|
| /freebsd-13-stable/sys/i386/linux/ |
| HD | linux_machdep.c | 337 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect() function
|
| HD | linux_sysent.c | 144 …{ .sy_narg = AS(linux_mprotect_args), .sy_call = (sy_call_t *)linux_mprotect, .sy_auevent = AUE_MP…
|
| HD | linux_proto.h | 1783 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
|
| /freebsd-13-stable/sys/arm/linux/ |
| HD | linux_sysent.c | 144 …{ .sy_narg = AS(linux_mprotect_args), .sy_call = (sy_call_t *)linux_mprotect, .sy_auevent = AUE_MP…
|
| HD | linux_proto.h | 1307 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
|