Searched refs:id_acache_req_lock (Results 1 – 2 of 2) sorted by relevance
656 _NOTE(MUTEX_PROTECTS_DATA(ibd_state_t::id_acache_req_lock, in _NOTE()658 _NOTE(MUTEX_PROTECTS_DATA(ibd_state_t::id_acache_req_lock, in _NOTE()1184 mutex_enter(&state->id_acache_req_lock); in ibd_queue_work_slot()1189 mutex_exit(&state->id_acache_req_lock); in ibd_queue_work_slot()1201 mutex_enter(&state->id_acache_req_lock); in ibd_async_work()1202 CALLB_CPR_INIT(&cprinfo, &state->id_acache_req_lock, in ibd_async_work()1208 mutex_exit(&state->id_acache_req_lock); in ibd_async_work()1265 mutex_enter(&state->id_acache_req_lock); in ibd_async_work()1269 mutex_exit(&state->id_acache_req_lock); in ibd_async_work()1291 mutex_enter(&state->id_acache_req_lock); in ibd_async_work()[all …]
862 kmutex_t id_acache_req_lock; member