Searched refs:vdev_custom_scan_lock (Results 1 – 1 of 1) sorted by relevance
53 static rte_spinlock_t vdev_custom_scan_lock = RTE_SPINLOCK_INITIALIZER; variable74 rte_spinlock_lock(&vdev_custom_scan_lock); in rte_vdev_add_custom_scan()92 rte_spinlock_unlock(&vdev_custom_scan_lock); in rte_vdev_add_custom_scan()102 rte_spinlock_lock(&vdev_custom_scan_lock); in rte_vdev_remove_custom_scan()111 rte_spinlock_unlock(&vdev_custom_scan_lock); in rte_vdev_remove_custom_scan()493 rte_spinlock_lock(&vdev_custom_scan_lock); in vdev_scan()505 rte_spinlock_unlock(&vdev_custom_scan_lock); in vdev_scan()