Searched refs:linux_mprotect_args (Results 1 - 12 of 12) sorted by relevance

/freebsd-11.0-release/sys/amd64/linux/
H A Dlinux_machdep.c135 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap)
H A Dlinux_sysent.c31 { AS(linux_mprotect_args), (sy_call_t *)linux_mprotect, AUE_MPROTECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 10 = linux_mprotect */
H A Dlinux_proto.h68 struct linux_mprotect_args { struct
1120 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
H A Dlinux_systrace_args.c105 struct linux_mprotect_args *p = params;
/freebsd-11.0-release/sys/i386/linux/
H A Dlinux_machdep.c379 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap)
H A Dlinux_sysent.c146 { AS(linux_mprotect_args), (sy_call_t *)linux_mprotect, AUE_MPROTECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 125 = linux_mprotect */
H A Dlinux_proto.h404 struct linux_mprotect_args { struct
1275 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
H A Dlinux_systrace_args.c879 struct linux_mprotect_args *p = params;
/freebsd-11.0-release/sys/amd64/linux32/
H A Dlinux32_machdep.c488 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap)
H A Dlinux32_sysent.c147 { AS(linux_mprotect_args), (sy_call_t *)linux_mprotect, AUE_MPROTECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 125 = linux_mprotect */
H A Dlinux32_proto.h396 struct linux_mprotect_args { struct
1255 int linux_mprotect(struct thread *, struct linux_mprotect_args *);
H A Dlinux32_systrace_args.c841 struct linux_mprotect_args *p = params;

Completed in 209 milliseconds