Searched refs:linux_mprotect_args (Results 1 – 16 of 16) sorted by relevance
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_machdep.c | 103 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect()
|
| H A D | linux_sysent.c | 246 …{ AS(linux_mprotect_args), (sy_call_t *)linux_mprotect, AUE_MPROTECT, NULL, 0, 0, 0, SY_THR_STATIC…
|
| H A D | linux_proto.h | 839 struct linux_mprotect_args { struct 1237 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
|
| H A D | linux_systrace_args.c | 1711 struct linux_mprotect_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_machdep.c | 140 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect()
|
| H A D | linux_sysent.c | 30 …{ AS(linux_mprotect_args), (sy_call_t *)linux_mprotect, AUE_MPROTECT, NULL, 0, 0, 0, SY_THR_STATIC…
|
| H A D | linux_proto.h | 68 struct linux_mprotect_args { struct 1251 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
|
| H A D | linux_systrace_args.c | 105 struct linux_mprotect_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_machdep.c | 389 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect()
|
| H A D | linux_sysent.c | 145 …{ AS(linux_mprotect_args), (sy_call_t *)linux_mprotect, AUE_MPROTECT, NULL, 0, 0, 0, SY_THR_STATIC…
|
| H A D | linux_proto.h | 404 struct linux_mprotect_args { struct 1623 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
|
| H A D | linux_systrace_args.c | 879 struct linux_mprotect_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_machdep.c | 502 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect()
|
| H A D | linux32_sysent.c | 145 …{ AS(linux_mprotect_args), (sy_call_t *)linux_mprotect, AUE_MPROTECT, NULL, 0, 0, 0, SY_THR_STATIC…
|
| H A D | linux32_proto.h | 396 struct linux_mprotect_args { struct 1603 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
|
| H A D | linux32_systrace_args.c | 841 struct linux_mprotect_args *p = params; in systrace_args()
|