Searched refs:rte_rcu_qsbr_init (Results 1 – 10 of 10) sorted by relevance
| /f-stack/dpdk/app/test/ |
| H A D | test_rcu_qsbr.c | 154 rte_rcu_qsbr_init(t[0], RTE_MAX_LCORE); in test_rcu_qsbr_thread_register() 198 rte_rcu_qsbr_init(t[0], RTE_MAX_LCORE); in test_rcu_qsbr_thread_unregister() 236 rte_rcu_qsbr_init(t[0], RTE_MAX_LCORE); in test_rcu_qsbr_thread_unregister() 293 rte_rcu_qsbr_init(t[0], RTE_MAX_LCORE); in test_rcu_qsbr_start() 337 rte_rcu_qsbr_init(t[0], RTE_MAX_LCORE); in test_rcu_qsbr_check() 371 rte_rcu_qsbr_init(t[0], RTE_MAX_LCORE); in test_rcu_qsbr_check() 420 rte_rcu_qsbr_init(t[0], RTE_MAX_LCORE); in test_rcu_qsbr_synchronize() 480 rte_rcu_qsbr_init(t[0], RTE_MAX_LCORE); in test_rcu_qsbr_thread_online() 507 rte_rcu_qsbr_init(t[0], RTE_MAX_LCORE); in test_rcu_qsbr_thread_online() 538 rte_rcu_qsbr_init(t[0], RTE_MAX_LCORE); in test_rcu_qsbr_thread_offline() [all …]
|
| H A D | test_rcu_qsbr_perf.c | 152 rte_rcu_qsbr_init(t[0], tmp_num_cores); in test_rcu_qsbr_perf() 212 rte_rcu_qsbr_init(t[0], tmp_num_cores); in test_rcu_qsbr_rperf() 259 rte_rcu_qsbr_init(t[0], RTE_MAX_LCORE); in test_rcu_qsbr_wperf() 410 rte_rcu_qsbr_init(t[0], tmp_num_cores); in test_rcu_qsbr_sw_sv_1qs() 525 rte_rcu_qsbr_init(t[0], tmp_num_cores); in test_rcu_qsbr_sw_sv_1qs_non_blocking()
|
| H A D | test_lpm.c | 1305 status = rte_rcu_qsbr_init(qsv, RTE_MAX_LCORE); in test19() 1376 status = rte_rcu_qsbr_init(qsv, 1); in test20() 1507 status = rte_rcu_qsbr_init(g_v, 1); in test21()
|
| H A D | test_lpm_perf.c | 532 rte_rcu_qsbr_init(rv, num_cores); in test_lpm_rcu_perf_multi_writer()
|
| H A D | test_hash.c | 1853 status = rte_rcu_qsbr_init(g_qsv, RTE_MAX_LCORE); in test_hash_rcu_qsbr_add() 1955 status = rte_rcu_qsbr_init(g_qsv, RTE_MAX_LCORE); in test_hash_rcu_qsbr_dq_mode() 2125 status = rte_rcu_qsbr_init(g_qsv, RTE_MAX_LCORE); in test_hash_rcu_qsbr_sync_mode()
|
| H A D | test_hash_readwrite_lf_perf.c | 1336 rte_rcu_qsbr_init(rv, RTE_MAX_LCORE); in test_hash_rcu_qsbr_writer_perf()
|
| /f-stack/dpdk/lib/librte_rcu/ |
| H A D | version.map | 7 rte_rcu_qsbr_init;
|
| H A D | rte_rcu_qsbr.h | 234 rte_rcu_qsbr_init(struct rte_rcu_qsbr *v, uint32_t max_threads);
|
| H A D | rte_rcu_qsbr.c | 54 rte_rcu_qsbr_init(struct rte_rcu_qsbr *v, uint32_t max_threads) in rte_rcu_qsbr_init() function
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | rcu_lib.rst | 126 ``rte_rcu_qsbr_init()``.
|