Searched refs:vdpa_device_list_lock (Results 1 – 1 of 1) sorted by relevance
28 static rte_spinlock_t vdpa_device_list_lock = RTE_SPINLOCK_INITIALIZER; variable55 rte_spinlock_lock(&vdpa_device_list_lock); in rte_vdpa_find_device_by_name()57 rte_spinlock_unlock(&vdpa_device_list_lock); in rte_vdpa_find_device_by_name()90 rte_spinlock_lock(&vdpa_device_list_lock); in rte_vdpa_register_device()106 rte_spinlock_unlock(&vdpa_device_list_lock); in rte_vdpa_register_device()117 rte_spinlock_lock(&vdpa_device_list_lock); in rte_vdpa_unregister_device()127 rte_spinlock_unlock(&vdpa_device_list_lock); in rte_vdpa_unregister_device()318 rte_spinlock_lock(&vdpa_device_list_lock); in vdpa_find_device()330 rte_spinlock_unlock(&vdpa_device_list_lock); in vdpa_find_device()