Home
last modified time | relevance | path

Searched refs:sync_write_mutex (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/staging/nvec/
A Dnvec.c301 mutex_lock(&nvec->sync_write_mutex); in nvec_write_sync()
307 mutex_unlock(&nvec->sync_write_mutex); in nvec_write_sync()
317 mutex_unlock(&nvec->sync_write_mutex); in nvec_write_sync()
325 mutex_unlock(&nvec->sync_write_mutex); in nvec_write_sync()
821 mutex_init(&nvec->sync_write_mutex); in tegra_nvec_probe()
A Dnvec.h156 struct mutex sync_write_mutex; member

Completed in 7 milliseconds