Searched refs:dma_hash_lock (Results 1 – 2 of 2) sorted by relevance
154 rte_spinlock_lock(&hwdev->os_dep.dma_hash_lock); in hinic_dma_mem_zalloc()158 rte_spinlock_unlock(&hwdev->os_dep.dma_hash_lock); in hinic_dma_mem_zalloc()205 rte_spinlock_lock(&hwdev->os_dep.dma_hash_lock); in hinic_dma_mem_free()207 rte_spinlock_unlock(&hwdev->os_dep.dma_hash_lock); in hinic_dma_mem_free()269 rte_spinlock_lock(&dev->os_dep.dma_hash_lock); in dma_free_coherent_volatile()271 rte_spinlock_unlock(&dev->os_dep.dma_hash_lock); in dma_free_coherent_volatile()333 rte_spinlock_init(&hwdev->os_dep.dma_hash_lock); in hinic_osdep_init()
406 rte_spinlock_t dma_hash_lock; member