Home
last modified time | relevance | path

Searched refs:restore_phase_mutex (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dhabanalabs_drv.c111 mutex_init(&hpriv->restore_phase_mutex); in hl_device_open()
172 mutex_destroy(&hpriv->restore_phase_mutex); in hl_device_open()
H A Dcommand_submission.c1068 mutex_lock(&hpriv->restore_phase_mutex); in hl_cs_ioctl()
1087 mutex_unlock(&hpriv->restore_phase_mutex); in hl_cs_ioctl()
1103 mutex_unlock(&hpriv->restore_phase_mutex); in hl_cs_ioctl()
H A Ddevice.c54 mutex_destroy(&hpriv->restore_phase_mutex); in hpriv_release()
H A Dhabanalabs.h1188 * @restore_phase_mutex: lock for context switch and restore phase.
1201 struct mutex restore_phase_mutex; member
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dhabanalabs_drv.c162 mutex_init(&hpriv->restore_phase_mutex); in hl_device_open()
240 mutex_destroy(&hpriv->restore_phase_mutex); in hl_device_open()
H A Dcommand_submission.c1683 mutex_lock(&hpriv->restore_phase_mutex); in hl_cs_ctx_switch()
1702 mutex_unlock(&hpriv->restore_phase_mutex); in hl_cs_ctx_switch()
1721 mutex_unlock(&hpriv->restore_phase_mutex); in hl_cs_ctx_switch()
H A Ddevice.c414 mutex_destroy(&hpriv->restore_phase_mutex); in hpriv_release()
H A Dhabanalabs.h2264 * @restore_phase_mutex: lock for context switch and restore phase.
2279 struct mutex restore_phase_mutex; member

Completed in 23 milliseconds