Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev.c72 rte_spinlock_t ownership_lock; member
396 rte_spinlock_init(&eth_dev_shared_data->ownership_lock); in eth_dev_shared_data_prepare()
433 rte_spinlock_lock(&eth_dev_shared_data->ownership_lock); in rte_eth_dev_allocated()
489 rte_spinlock_lock(&eth_dev_shared_data->ownership_lock); in rte_eth_dev_allocate()
531 rte_spinlock_lock(&eth_dev_shared_data->ownership_lock); in rte_eth_dev_attach_secondary()
562 rte_spinlock_lock(&eth_dev_shared_data->ownership_lock); in rte_eth_dev_release_port()
627 rte_spinlock_lock(&eth_dev_shared_data->ownership_lock); in rte_eth_dev_owner_new()
683 rte_spinlock_lock(&eth_dev_shared_data->ownership_lock); in rte_eth_dev_owner_set()
700 rte_spinlock_lock(&eth_dev_shared_data->ownership_lock); in rte_eth_dev_owner_unset()
716 rte_spinlock_lock(&eth_dev_shared_data->ownership_lock); in rte_eth_dev_owner_delete()
[all …]