Searched refs:rte_rcu_qsbr_dq_create (Results 1 – 7 of 7) sorted by relevance
638 dq = rte_rcu_qsbr_dq_create(NULL); in test_rcu_qsbr_dq_create()642 dq = rte_rcu_qsbr_dq_create(¶ms); in test_rcu_qsbr_dq_create()647 dq = rte_rcu_qsbr_dq_create(¶ms); in test_rcu_qsbr_dq_create()651 dq = rte_rcu_qsbr_dq_create(¶ms); in test_rcu_qsbr_dq_create()656 dq = rte_rcu_qsbr_dq_create(¶ms); in test_rcu_qsbr_dq_create()660 dq = rte_rcu_qsbr_dq_create(¶ms); in test_rcu_qsbr_dq_create()664 dq = rte_rcu_qsbr_dq_create(¶ms); in test_rcu_qsbr_dq_create()669 dq = rte_rcu_qsbr_dq_create(¶ms); in test_rcu_qsbr_dq_create()676 dq = rte_rcu_qsbr_dq_create(¶ms); in test_rcu_qsbr_dq_create()682 dq = rte_rcu_qsbr_dq_create(¶ms); in test_rcu_qsbr_dq_create()[all …]
18 rte_rcu_qsbr_dq_create;
755 rte_rcu_qsbr_dq_create(const struct rte_rcu_qsbr_dq_parameters *params);
279 rte_rcu_qsbr_dq_create(const struct rte_rcu_qsbr_dq_parameters *params) in rte_rcu_qsbr_dq_create() function
204 can create a FIFO to store the references to deleted resources using ``rte_rcu_qsbr_dq_create()``.230 …PI to register a RCU variable that it will use. It should call ``rte_rcu_qsbr_dq_create()`` to cre…
343 i_lpm->dq = rte_rcu_qsbr_dq_create(¶ms); in rte_lpm_rcu_qsbr_add()
1556 h->dq = rte_rcu_qsbr_dq_create(¶ms); in rte_hash_rcu_qsbr_add()