Searched refs:vmmdev_mtx (Results 1 – 1 of 1) sorted by relevance
92 static struct mtx vmmdev_mtx; variable971 mtx_lock(&vmmdev_mtx); in vmmdev_destroy()999 mtx_lock(&vmmdev_mtx); in sysctl_vmm_destroy()1016 mtx_unlock(&vmmdev_mtx); in sysctl_vmm_destroy()1074 mtx_lock(&vmmdev_mtx); in sysctl_vmm_create()1076 mtx_unlock(&vmmdev_mtx); in sysctl_vmm_create()1094 mtx_lock(&vmmdev_mtx); in sysctl_vmm_create()1100 mtx_unlock(&vmmdev_mtx); in sysctl_vmm_create()1115 mtx_lock(&vmmdev_mtx); in sysctl_vmm_create()1118 mtx_unlock(&vmmdev_mtx); in sysctl_vmm_create()[all …]