Searched refs:chap_data_lock (Results 1 – 1 of 1) sorted by relevance
62 static kmutex_t chap_data_lock; variable244 mutex_init(&chap_data_lock, NULL, MUTEX_DRIVER, NULL); in persistent_init()277 mutex_destroy(&chap_data_lock); in persistent_fini()982 mutex_enter(&chap_data_lock); in persistent_chap_set()985 mutex_exit(&chap_data_lock); in persistent_chap_set()1015 ASSERT(mutex_owned(&chap_data_lock)); in persistent_chap_next()1029 mutex_enter(&chap_data_lock); in persistent_chap_clear()1031 mutex_exit(&chap_data_lock); in persistent_chap_clear()1044 mutex_enter(&chap_data_lock); in persistent_chap_lock()1053 mutex_exit(&chap_data_lock); in persistent_chap_unlock()