mac_kld_check_load
error = mac_kld_check_load(curthread->td_ucred, nd.ni_vp);
error = mac_kld_check_load(td->td_ucred, nd->ni_vp);
int mac_kld_check_load(struct ucred *cred, struct vnode *vp);