Home
last modified time | relevance | path

Searched refs:state_lock (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/virtio/
H A Dvirtio.h221 rte_spinlock_t state_lock; member
H A Dvirtio_ethdev.c1558 rte_spinlock_lock(&hw->state_lock); in virtio_dev_pause()
1562 rte_spinlock_unlock(&hw->state_lock); in virtio_dev_pause()
1583 rte_spinlock_unlock(&hw->state_lock); in virtio_dev_resume()
2400 rte_spinlock_init(&hw->state_lock); in eth_virtio_dev_init()
2931 rte_spinlock_lock(&hw->state_lock); in virtio_dev_stop()
2952 rte_spinlock_unlock(&hw->state_lock); in virtio_dev_stop()
/dpdk/drivers/net/virtio/virtio_user/
H A Dvirtio_user_dev.c941 rte_spinlock_lock(&hw->state_lock); in virtio_user_dev_reset_queues_packed()
963 rte_spinlock_unlock(&hw->state_lock); in virtio_user_dev_reset_queues_packed()