Home
last modified time | relevance | path

Searched refs:rte_spinlock_recursive_unlock (Results 1 – 7 of 7) sorted by relevance

/dpdk/app/test/
H A Dtest_spinlock.c84 rte_spinlock_recursive_unlock(&slr); in test_spinlock_recursive_per_core()
87 rte_spinlock_recursive_unlock(&slr); in test_spinlock_recursive_per_core()
90 rte_spinlock_recursive_unlock(&slr); in test_spinlock_recursive_per_core()
245 rte_spinlock_recursive_unlock(&slr); in test_spinlock()
250 rte_spinlock_recursive_unlock(&slr); in test_spinlock()
296 rte_spinlock_recursive_unlock(&slr); in test_spinlock()
297 rte_spinlock_recursive_unlock(&slr); in test_spinlock()
/dpdk/drivers/bus/vdev/
H A Dvdev.c335 rte_spinlock_recursive_unlock(&vdev_device_list_lock); in rte_vdev_init()
381 rte_spinlock_recursive_unlock(&vdev_device_list_lock); in rte_vdev_uninit()
440 rte_spinlock_recursive_unlock(&vdev_device_list_lock); in vdev_action()
528 rte_spinlock_recursive_unlock(&vdev_device_list_lock); in vdev_scan()
540 rte_spinlock_recursive_unlock(&vdev_device_list_lock); in vdev_scan()
591 rte_spinlock_recursive_unlock(&vdev_device_list_lock); in rte_vdev_find_device()
/dpdk/lib/eal/arm/include/
H A Drte_spinlock.h51 rte_spinlock_recursive_unlock(slr); in rte_spinlock_recursive_unlock_tm()
/dpdk/lib/eal/ppc/include/
H A Drte_spinlock.h75 rte_spinlock_recursive_unlock(slr); in rte_spinlock_recursive_unlock_tm()
/dpdk/lib/eal/x86/include/
H A Drte_spinlock.h162 rte_spinlock_recursive_unlock(slr); in rte_spinlock_recursive_unlock_tm()
/dpdk/lib/eal/include/generic/
H A Drte_spinlock.h231 static inline void rte_spinlock_recursive_unlock(rte_spinlock_recursive_t *slr) in rte_spinlock_recursive_unlock() function
/dpdk/lib/eal/linux/
H A Deal_vfio.c895 rte_spinlock_recursive_unlock( in rte_vfio_setup_device()
901 rte_spinlock_recursive_unlock(&user_mem_maps->lock); in rte_vfio_setup_device()
1914 rte_spinlock_recursive_unlock(&user_mem_maps->lock); in container_dma_map()
2023 rte_spinlock_recursive_unlock(&user_mem_maps->lock); in container_dma_unmap()