Home
last modified time | relevance | path

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

/dpdk/lib/eal/include/
H A Drte_eal_memconfig.h51 __rte_shared_lock_function(rte_mcfg_mem_get_lock());
79 __rte_shared_lock_function(rte_mcfg_tailq_get_lock());
107 __rte_shared_lock_function(rte_mcfg_mempool_get_lock());
H A Drte_lock_annotations.h33 #define __rte_shared_lock_function(...) \ macro
62 #define __rte_shared_lock_function(...)
/dpdk/lib/eal/include/generic/
H A Drte_rwlock.h93 __rte_shared_lock_function(rwl) in rte_rwlock_read_lock()
279 __rte_shared_lock_function(rwl);
/dpdk/lib/vhost/
H A Diotlb.h14 __rte_shared_lock_function(&vq->iotlb_lock) in vhost_user_iotlb_rd_lock()
/dpdk/lib/hash/
H A Drte_cuckoo_hash.c634 __rte_shared_lock_function(&h->readwrite_lock) in __hash_rw_writer_unlock()