Searched refs:mac_vnode_check_mmap (Results 1 – 3 of 3) sorted by relevance
398 int mac_vnode_check_mmap(struct ucred *cred, struct vnode *vp, int prot,
585 mac_vnode_check_mmap(struct ucred *cred, struct vnode *vp, int prot, in mac_vnode_check_mmap() function
1274 error = mac_vnode_check_mmap(cred, vp, (int)prot, flags); in vm_mmap_vnode()