Searched refs:vmmdev_mtx (Results 1 – 1 of 1) sorted by relevance
88 static struct mtx vmmdev_mtx; variable886 mtx_lock(&vmmdev_mtx); in vmmdev_destroy()912 mtx_lock(&vmmdev_mtx); in sysctl_vmm_destroy()928 mtx_unlock(&vmmdev_mtx); in sysctl_vmm_destroy()979 mtx_lock(&vmmdev_mtx); in sysctl_vmm_create()981 mtx_unlock(&vmmdev_mtx); in sysctl_vmm_create()997 mtx_lock(&vmmdev_mtx); in sysctl_vmm_create()1003 mtx_unlock(&vmmdev_mtx); in sysctl_vmm_create()1017 mtx_lock(&vmmdev_mtx); in sysctl_vmm_create()1020 mtx_unlock(&vmmdev_mtx); in sysctl_vmm_create()[all …]