Searched refs:restore_phase_mutex (Results 1 – 4 of 4) sorted by relevance
191 mutex_init(&hpriv->restore_phase_mutex); in hl_device_open()270 mutex_destroy(&hpriv->restore_phase_mutex); in hl_device_open()
1703 mutex_lock(&hpriv->restore_phase_mutex); in hl_cs_ctx_switch()1722 mutex_unlock(&hpriv->restore_phase_mutex); in hl_cs_ctx_switch()1741 mutex_unlock(&hpriv->restore_phase_mutex); in hl_cs_ctx_switch()
476 mutex_destroy(&hpriv->restore_phase_mutex); in hpriv_release()
2343 struct mutex restore_phase_mutex; member