Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/ppc/include/
H A Drte_rwlock.h19 rte_rwlock_read_unlock_tm(rte_rwlock_t *rwl) in rte_rwlock_read_unlock_tm() function
/f-stack/dpdk/lib/librte_eal/arm/include/
H A Drte_rwlock.h21 rte_rwlock_read_unlock_tm(rte_rwlock_t *rwl) in rte_rwlock_read_unlock_tm() function
/f-stack/dpdk/lib/librte_eal/x86/include/
H A Drte_rwlock.h24 rte_rwlock_read_unlock_tm(rte_rwlock_t *rwl) in rte_rwlock_read_unlock_tm() function
/f-stack/dpdk/lib/librte_eal/include/generic/
H A Drte_rwlock.h208 rte_rwlock_read_unlock_tm(rte_rwlock_t *rwl);
/f-stack/dpdk/lib/librte_hash/
H A Drte_cuckoo_hash.c612 rte_rwlock_read_unlock_tm(h->readwrite_lock); in __hash_rw_reader_unlock()