Searched refs:vncache_lock (Results 1 – 1 of 1) sorted by relevance
47 kmutex_t vncache_lock; variable186 mutex_enter(&vncache_lock); in vncache_lookup()190 mutex_exit(&vncache_lock); in vncache_lookup()230 mutex_enter(&vncache_lock); in vncache_enter()236 mutex_exit(&vncache_lock); in vncache_enter()263 mutex_enter(&vncache_lock); in vncache_renamed()266 mutex_exit(&vncache_lock); in vncache_renamed()284 mutex_enter(&vncache_lock); in vncache_inactive()293 mutex_exit(&vncache_lock); in vncache_inactive()311 mutex_init(&vncache_lock, NULL, MUTEX_DEFAULT, NULL); in vncache_init()[all …]