Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/ppc/include/
H A Drte_rwlock.h31 rte_rwlock_write_unlock_tm(rte_rwlock_t *rwl) in rte_rwlock_write_unlock_tm() function
/f-stack/dpdk/lib/librte_eal/arm/include/
H A Drte_rwlock.h33 rte_rwlock_write_unlock_tm(rte_rwlock_t *rwl) in rte_rwlock_write_unlock_tm() function
/f-stack/dpdk/lib/librte_eal/x86/include/
H A Drte_rwlock.h41 rte_rwlock_write_unlock_tm(rte_rwlock_t *rwl) in rte_rwlock_write_unlock_tm() function
/f-stack/dpdk/lib/librte_eal/include/generic/
H A Drte_rwlock.h233 rte_rwlock_write_unlock_tm(rte_rwlock_t *rwl);
/f-stack/dpdk/lib/librte_hash/
H A Drte_cuckoo_hash.c603 rte_rwlock_write_unlock_tm(h->readwrite_lock); in __hash_rw_writer_unlock()