Home
last modified time | relevance | path

Searched refs:restore_phase_mutex (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/misc/habanalabs/common/
A Dhabanalabs_drv.c137 mutex_init(&hpriv->restore_phase_mutex); in hl_device_open()
200 mutex_destroy(&hpriv->restore_phase_mutex); in hl_device_open()
A Dcommand_submission.c1465 mutex_lock(&hpriv->restore_phase_mutex); in hl_cs_ctx_switch()
1484 mutex_unlock(&hpriv->restore_phase_mutex); in hl_cs_ctx_switch()
1503 mutex_unlock(&hpriv->restore_phase_mutex); in hl_cs_ctx_switch()
A Ddevice.c70 mutex_destroy(&hpriv->restore_phase_mutex); in hpriv_release()
A Dhabanalabs.h1807 struct mutex restore_phase_mutex; member

Completed in 23 milliseconds