Lines Matching refs:dbm_mutex
47 #define dbm_mutex(_dbm) (&dbm_to_guc(_dbm)->submission_state.lock) macro
56 mutex_lock(dbm_mutex(dbm)); in __fini_dbm()
71 mutex_unlock(dbm_mutex(dbm)); in __fini_dbm()
123 lockdep_assert_held(dbm_mutex(dbm)); in dbm_reserve_chunk_locked()
150 lockdep_assert_held(dbm_mutex(dbm)); in dbm_release_chunk_locked()
204 mutex_lock(dbm_mutex(dbm)); in xe_guc_db_mgr_reserve_range()
206 mutex_unlock(dbm_mutex(dbm)); in xe_guc_db_mgr_reserve_range()
220 mutex_lock(dbm_mutex(dbm)); in xe_guc_db_mgr_release_range()
222 mutex_unlock(dbm_mutex(dbm)); in xe_guc_db_mgr_release_range()
260 mutex_lock(dbm_mutex(dbm)); in xe_guc_db_mgr_print()
262 mutex_unlock(dbm_mutex(dbm)); in xe_guc_db_mgr_print()