Searched refs:sys_mprotect (Results 1 – 3 of 3) sorted by relevance
644 sys_mprotect(struct thread *td, struct mprotect_args *uap) in sys_mprotect() function
132 …{ .sy_narg = AS(mprotect_args), .sy_call = (sy_call_t *)sys_mprotect, .sy_auevent = AUE_MPROTECT, …
1906 int sys_mprotect(struct thread *, struct mprotect_args *);