Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_rcu_qsbr.c425 rte_rcu_qsbr_synchronize(t[0], RTE_QSBR_THRID_INVALID); in test_rcu_qsbr_synchronize()
432 rte_rcu_qsbr_synchronize(t[0], RTE_QSBR_THRID_INVALID); in test_rcu_qsbr_synchronize()
438 rte_rcu_qsbr_synchronize(t[0], 0); in test_rcu_qsbr_synchronize()
443 rte_rcu_qsbr_synchronize(t[0], RTE_MAX_LCORE - 1); in test_rcu_qsbr_synchronize()
449 rte_rcu_qsbr_synchronize(t[0], RTE_QSBR_THRID_INVALID); in test_rcu_qsbr_synchronize()
456 rte_rcu_qsbr_synchronize(t[0], RTE_QSBR_THRID_INVALID); in test_rcu_qsbr_synchronize()
457 rte_rcu_qsbr_synchronize(t[0], RTE_QSBR_THRID_INVALID); in test_rcu_qsbr_synchronize()
458 rte_rcu_qsbr_synchronize(t[0], RTE_QSBR_THRID_INVALID); in test_rcu_qsbr_synchronize()
459 rte_rcu_qsbr_synchronize(t[0], RTE_QSBR_THRID_INVALID); in test_rcu_qsbr_synchronize()
460 rte_rcu_qsbr_synchronize(t[0], RTE_QSBR_THRID_INVALID); in test_rcu_qsbr_synchronize()
/dpdk/lib/rcu/
H A Dversion.map8 rte_rcu_qsbr_synchronize;
H A Drte_rcu_qsbr.h708 rte_rcu_qsbr_synchronize(struct rte_rcu_qsbr *v, unsigned int thread_id);
H A Drte_rcu_qsbr.c188 rte_rcu_qsbr_synchronize(struct rte_rcu_qsbr *v, unsigned int thread_id) in rte_rcu_qsbr_synchronize() function
/dpdk/doc/guides/prog_guide/
H A Drcu_lib.rst169 The ``rte_rcu_qsbr_synchronize()`` API combines the functionality of
176 resource can be freed immediately after ``rte_rcu_qsbr_synchronize()`` API
/dpdk/lib/cryptodev/
H A Drte_cryptodev.c1391 rte_rcu_qsbr_synchronize(list->qsbr, RTE_QSBR_THRID_INVALID); in rte_cryptodev_remove_enq_callback()
1526 rte_rcu_qsbr_synchronize(list->qsbr, RTE_QSBR_THRID_INVALID); in rte_cryptodev_remove_deq_callback()
/dpdk/lib/lpm/
H A Drte_lpm.c555 rte_rcu_qsbr_synchronize(i_lpm->v, in tbl8_free()
/dpdk/lib/hash/
H A Drte_cuckoo_hash.c1767 rte_rcu_qsbr_synchronize(h->hash_rcu_cfg->v, in __rte_hash_del_key_with_hash()