Searched refs:spa_l2cache_lock (Results 1 – 1 of 1) sorted by relevance
247 static kmutex_t spa_l2cache_lock; variable1175 mutex_enter(&spa_l2cache_lock); in spa_l2cache_add()1179 mutex_exit(&spa_l2cache_lock); in spa_l2cache_add()1185 mutex_enter(&spa_l2cache_lock); in spa_l2cache_remove()1189 mutex_exit(&spa_l2cache_lock); in spa_l2cache_remove()1197 mutex_enter(&spa_l2cache_lock); in spa_l2cache_exists()1199 mutex_exit(&spa_l2cache_lock); in spa_l2cache_exists()1207 mutex_enter(&spa_l2cache_lock); in spa_l2cache_activate()1210 mutex_exit(&spa_l2cache_lock); in spa_l2cache_activate()2550 mutex_init(&spa_l2cache_lock, NULL, MUTEX_DEFAULT, NULL); in spa_init()[all …]