Home
last modified time | relevance | path

Searched refs:linux_mprotect (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/arm64/linux/
H A Dlinux_sysent.c243 …{ .sy_narg = AS(linux_mprotect_args), .sy_call = (sy_call_t *)linux_mprotect, .sy_auevent = AUE_MP…
H A Dlinux_proto.h1432 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
/freebsd/sys/compat/linux/
H A Dlinux_misc.c353 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect() function
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c142 …{ .sy_narg = AS(linux_mprotect_args), .sy_call = (sy_call_t *)linux_mprotect, .sy_auevent = AUE_MP…
H A Dlinux_proto.h1828 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
/freebsd/sys/amd64/linux/
H A Dlinux_sysent.c27 …{ .sy_narg = AS(linux_mprotect_args), .sy_call = (sy_call_t *)linux_mprotect, .sy_auevent = AUE_MP…
H A Dlinux_proto.h1451 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c143 …{ .sy_narg = AS(linux_mprotect_args), .sy_call = (sy_call_t *)linux_mprotect, .sy_auevent = AUE_MP…
H A Dlinux32_proto.h1833 int linux_mprotect(struct thread *, struct linux_mprotect_args *);