Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_rcu/
H A Drte_rcu_qsbr.h56 if (v->qsbr_cnt[thread_id].lock_cnt) \
86 uint32_t lock_cnt; member
310 v->qsbr_cnt[thread_id].lock_cnt); in rte_rcu_qsbr_thread_online()
366 v->qsbr_cnt[thread_id].lock_cnt); in rte_rcu_qsbr_thread_offline()
405 __atomic_fetch_add(&v->qsbr_cnt[thread_id].lock_cnt, in rte_rcu_qsbr_lock()
438 __atomic_fetch_sub(&v->qsbr_cnt[thread_id].lock_cnt, in rte_rcu_qsbr_unlock()
443 v->qsbr_cnt[thread_id].lock_cnt); in rte_rcu_qsbr_unlock()
497 v->qsbr_cnt[thread_id].lock_cnt); in rte_rcu_qsbr_quiescent()
H A Drte_rcu_qsbr.c100 v->qsbr_cnt[thread_id].lock_cnt); in rte_rcu_qsbr_thread_register()
152 v->qsbr_cnt[thread_id].lock_cnt); in rte_rcu_qsbr_thread_unregister()
266 &v->qsbr_cnt[id + t].lock_cnt, in rte_rcu_qsbr_dump()
/f-stack/dpdk/drivers/event/octeontx/
H A Dtimvf_worker.h376 uint8_t lock_cnt; in timvf_add_entry_brst() local
388 lock_cnt = (uint8_t) in timvf_add_entry_brst()
391 if (lock_cnt) { in timvf_add_entry_brst()
/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_tim_worker.h454 uint8_t lock_cnt; in tim_add_entry_brst() local
461 lock_cnt = (uint8_t) in tim_add_entry_brst()
464 if (lock_cnt) { in tim_add_entry_brst()