Searched refs:vscan_drv_mutex (Results 1 – 1 of 1) sorted by relevance
148 static kmutex_t vscan_drv_mutex; variable238 mutex_init(&vscan_drv_mutex, NULL, MUTEX_DRIVER, NULL); in _init()248 mutex_destroy(&vscan_drv_mutex); in _init()281 mutex_destroy(&vscan_drv_mutex); in _fini()377 mutex_enter(&vscan_drv_mutex); in vscan_drv_in_use()382 mutex_exit(&vscan_drv_mutex); in vscan_drv_in_use()418 mutex_enter(&vscan_drv_mutex); in vscan_drv_open()431 mutex_exit(&vscan_drv_mutex); in vscan_drv_open()437 mutex_exit(&vscan_drv_mutex); in vscan_drv_open()442 mutex_exit(&vscan_drv_mutex); in vscan_drv_open()[all …]