Searched refs:spa_proc_lock (Results 1 – 3 of 3) sorted by relevance
438 kmutex_t spa_proc_lock; /* protects spa_proc* */ member
1740 CALLB_CPR_INIT(&cprinfo, &spa->spa_proc_lock, callb_generic_cpr, in spa_thread()1781 mutex_enter(&spa->spa_proc_lock); in spa_thread()1789 cv_wait(&spa->spa_proc_cv, &spa->spa_proc_lock); in spa_thread()1790 CALLB_CPR_SAFE_END(&cprinfo, &spa->spa_proc_lock); in spa_thread()1832 mutex_enter(&spa->spa_proc_lock); in spa_activate()1845 &spa->spa_proc_lock); in spa_activate()1859 mutex_exit(&spa->spa_proc_lock); in spa_activate()2025 mutex_enter(&spa->spa_proc_lock); in spa_deactivate()2032 cv_wait(&spa->spa_proc_cv, &spa->spa_proc_lock); in spa_deactivate()2038 mutex_exit(&spa->spa_proc_lock); in spa_deactivate()
752 mutex_init(&spa->spa_proc_lock, NULL, MUTEX_DEFAULT, NULL); in spa_add()946 mutex_destroy(&spa->spa_proc_lock); in spa_remove()