Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_spinlock.c72 rte_spinlock_recursive_lock(&slr); in test_spinlock_recursive_per_core()
75 rte_spinlock_recursive_lock(&slr); in test_spinlock_recursive_per_core()
78 rte_spinlock_recursive_lock(&slr); in test_spinlock_recursive_per_core()
235 rte_spinlock_recursive_lock(&slr); in test_spinlock()
/dpdk/drivers/bus/vdev/
H A Dvdev.c322 rte_spinlock_recursive_lock(&vdev_device_list_lock); in rte_vdev_init()
364 rte_spinlock_recursive_lock(&vdev_device_list_lock); in rte_vdev_uninit()
426 rte_spinlock_recursive_lock(&vdev_device_list_lock); in vdev_action()
525 rte_spinlock_recursive_lock(&vdev_device_list_lock); in vdev_scan()
579 rte_spinlock_recursive_lock(&vdev_device_list_lock); in rte_vdev_find_device()
/dpdk/lib/eal/arm/include/
H A Drte_spinlock.h45 rte_spinlock_recursive_lock(slr); /* fall-back */ in rte_spinlock_recursive_lock_tm()
/dpdk/lib/eal/ppc/include/
H A Drte_spinlock.h69 rte_spinlock_recursive_lock(slr); /* fall-back */ in rte_spinlock_recursive_lock_tm()
/dpdk/lib/eal/x86/include/
H A Drte_spinlock.h155 rte_spinlock_recursive_lock(slr); /* fall-back */ in rte_spinlock_recursive_lock_tm()
/dpdk/lib/eal/include/generic/
H A Drte_spinlock.h215 static inline void rte_spinlock_recursive_lock(rte_spinlock_recursive_t *slr) in rte_spinlock_recursive_lock() function
/dpdk/lib/eal/linux/
H A Deal_vfio.c873 rte_spinlock_recursive_lock(&user_mem_maps->lock); in rte_vfio_setup_device()
1881 rte_spinlock_recursive_lock(&user_mem_maps->lock); in container_dma_map()
1929 rte_spinlock_recursive_lock(&user_mem_maps->lock); in container_dma_unmap()