Searched refs:spa_l2cache_lock (Results 1 – 1 of 1) sorted by relevance
236 static kmutex_t spa_l2cache_lock; variable1013 mutex_enter(&spa_l2cache_lock); in spa_l2cache_add()1017 mutex_exit(&spa_l2cache_lock); in spa_l2cache_add()1023 mutex_enter(&spa_l2cache_lock); in spa_l2cache_remove()1027 mutex_exit(&spa_l2cache_lock); in spa_l2cache_remove()1035 mutex_enter(&spa_l2cache_lock); in spa_l2cache_exists()1037 mutex_exit(&spa_l2cache_lock); in spa_l2cache_exists()1045 mutex_enter(&spa_l2cache_lock); in spa_l2cache_activate()1048 mutex_exit(&spa_l2cache_lock); in spa_l2cache_activate()1836 mutex_init(&spa_l2cache_lock, NULL, MUTEX_DEFAULT, NULL); in spa_init()[all …]