Searched refs:mac_kld_check_load (Results 1 – 4 of 4) sorted by relevance
127 mac_kld_check_load(struct ucred *cred, struct vnode *vp) in mac_kld_check_load() function
235 int mac_kld_check_load(struct ucred *cred, struct vnode *vp);
755 error = mac_kld_check_load(td->td_ucred, nd->ni_vp); in link_elf_load_file()
1014 error = mac_kld_check_load(curthread->td_ucred, nd.ni_vp); in link_elf_load_file()