Searched refs:restore_phase_mutex (Results 1 – 4 of 4) sorted by relevance
151 mutex_init(&hpriv->restore_phase_mutex); in hl_device_open()230 mutex_destroy(&hpriv->restore_phase_mutex); in hl_device_open()
1603 mutex_lock(&hpriv->restore_phase_mutex); in hl_cs_ctx_switch()1622 mutex_unlock(&hpriv->restore_phase_mutex); in hl_cs_ctx_switch()1641 mutex_unlock(&hpriv->restore_phase_mutex); in hl_cs_ctx_switch()
376 mutex_destroy(&hpriv->restore_phase_mutex); in hpriv_release()
2229 struct mutex restore_phase_mutex; member