Lines Matching refs:mtx
307 mutex_lock(&slave_image->mtx); in vme_slave_request()
313 mutex_unlock(&slave_image->mtx); in vme_slave_request()
317 mutex_unlock(&slave_image->mtx); in vme_slave_request()
335 mutex_lock(&slave_image->mtx); in vme_slave_request()
337 mutex_unlock(&slave_image->mtx); in vme_slave_request()
458 mutex_lock(&slave_image->mtx); in vme_slave_free()
463 mutex_unlock(&slave_image->mtx); in vme_slave_free()
887 mutex_lock(&dma_ctrlr->mtx); in vme_dma_request()
892 mutex_unlock(&dma_ctrlr->mtx); in vme_dma_request()
896 mutex_unlock(&dma_ctrlr->mtx); in vme_dma_request()
914 mutex_lock(&dma_ctrlr->mtx); in vme_dma_request()
916 mutex_unlock(&dma_ctrlr->mtx); in vme_dma_request()
950 mutex_init(&dma_list->mtx); in vme_new_dma_list()
1120 if (!mutex_trylock(&list->mtx)) { in vme_dma_list_add()
1127 mutex_unlock(&list->mtx); in vme_dma_list_add()
1153 mutex_lock(&list->mtx); in vme_dma_list_exec()
1157 mutex_unlock(&list->mtx); in vme_dma_list_exec()
1182 if (!mutex_trylock(&list->mtx)) { in vme_dma_list_free()
1194 mutex_unlock(&list->mtx); in vme_dma_list_free()
1197 mutex_unlock(&list->mtx); in vme_dma_list_free()
1224 if (!mutex_trylock(&ctrlr->mtx)) { in vme_dma_free()
1231 mutex_unlock(&ctrlr->mtx); in vme_dma_free()
1237 mutex_unlock(&ctrlr->mtx); in vme_dma_free()
1489 mutex_lock(&lm->mtx); in vme_lm_request()
1492 mutex_unlock(&lm->mtx); in vme_lm_request()
1496 mutex_unlock(&lm->mtx); in vme_lm_request()
1514 mutex_lock(&lm->mtx); in vme_lm_request()
1516 mutex_unlock(&lm->mtx); in vme_lm_request()
1714 mutex_lock(&lm->mtx); in vme_lm_free()
1723 mutex_unlock(&lm->mtx); in vme_lm_free()