Home
last modified time | relevance | path

Searched refs:linux_mprotect_args (Results 1 – 19 of 19) sorted by relevance

/freebsd-13.1/sys/arm64/linux/
H A Dlinux_machdep.c110 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect()
H A Dlinux_proto.h891 struct linux_mprotect_args { struct
1376 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
H A Dlinux_sysent.c246 …{ .sy_narg = AS(linux_mprotect_args), .sy_call = (sy_call_t *)linux_mprotect, .sy_auevent = AUE_MP…
H A Dlinux_systrace_args.c1801 struct linux_mprotect_args *p = params; in systrace_args()
/freebsd-13.1/sys/amd64/linux/
H A Dlinux_machdep.c144 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect()
H A Dlinux_proto.h68 struct linux_mprotect_args { struct
1386 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
H A Dlinux_sysent.c30 …{ .sy_narg = AS(linux_mprotect_args), .sy_call = (sy_call_t *)linux_mprotect, .sy_auevent = AUE_MP…
H A Dlinux_systrace_args.c105 struct linux_mprotect_args *p = params; in systrace_args()
/freebsd-13.1/sys/i386/linux/
H A Dlinux_machdep.c356 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect()
H A Dlinux_proto.h404 struct linux_mprotect_args { struct
1728 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
H A Dlinux_sysent.c145 …{ .sy_narg = AS(linux_mprotect_args), .sy_call = (sy_call_t *)linux_mprotect, .sy_auevent = AUE_MP…
H A Dlinux_systrace_args.c879 struct linux_mprotect_args *p = params; in systrace_args()
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_machdep.c461 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect()
H A Dlinux32_proto.h396 struct linux_mprotect_args { struct
1733 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
H A Dlinux32_sysent.c145 …{ .sy_narg = AS(linux_mprotect_args), .sy_call = (sy_call_t *)linux_mprotect, .sy_auevent = AUE_MP…
H A Dlinux32_systrace_args.c841 struct linux_mprotect_args *p = params; in systrace_args()
/freebsd-13.1/sys/arm/linux/
H A Dlinux_proto.h311 struct linux_mprotect_args { struct
1303 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
H A Dlinux_sysent.c145 …{ .sy_narg = AS(linux_mprotect_args), .sy_call = (sy_call_t *)linux_mprotect, .sy_auevent = AUE_MP…
H A Dlinux_systrace_args.c684 struct linux_mprotect_args *p = params; in systrace_args()