Home
last modified time | relevance | path

Searched refs:vmmdev_mtx (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/amd64/vmm/
H A Dvmm_dev.c92 static struct mtx vmmdev_mtx; variable
971 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 …]