Searched refs:vdpa_device_list_lock (Results 1 – 1 of 1) sorted by relevance
27 static rte_spinlock_t vdpa_device_list_lock = RTE_SPINLOCK_INITIALIZER; variable54 rte_spinlock_lock(&vdpa_device_list_lock); in rte_vdpa_find_device_by_name()56 rte_spinlock_unlock(&vdpa_device_list_lock); in rte_vdpa_find_device_by_name()89 rte_spinlock_lock(&vdpa_device_list_lock); in rte_vdpa_register_device()105 rte_spinlock_unlock(&vdpa_device_list_lock); in rte_vdpa_register_device()116 rte_spinlock_lock(&vdpa_device_list_lock); in rte_vdpa_unregister_device()126 rte_spinlock_unlock(&vdpa_device_list_lock); in rte_vdpa_unregister_device()317 rte_spinlock_lock(&vdpa_device_list_lock); in vdpa_find_device()329 rte_spinlock_unlock(&vdpa_device_list_lock); in vdpa_find_device()