| /f-stack/dpdk/app/test/ |
| H A D | test_per_lcore.c | 78 if (rte_eal_wait_lcore(lcore_id) < 0) in test_per_lcore() 84 if (rte_eal_wait_lcore(lcore_id) < 0) in test_per_lcore() 101 if (rte_eal_wait_lcore(lcore_id) < 0) in test_per_lcore()
|
| H A D | test_service_cores.c | 511 rte_eal_wait_lcore(slcore_id); in service_lcore_en_dis_able() 515 rte_eal_wait_lcore(slcore_id); in service_lcore_en_dis_able() 674 rte_eal_wait_lcore(slcore_1); in service_threaded_test() 675 rte_eal_wait_lcore(slcore_2); in service_threaded_test() 690 rte_eal_wait_lcore(slcore_1); in service_threaded_test() 691 rte_eal_wait_lcore(slcore_2); in service_threaded_test() 795 rte_eal_wait_lcore(app_core2); in service_app_lcore_poll_impl()
|
| H A D | test_stack_perf.c | 186 rte_eal_wait_lcore(cores->c2); in run_on_core_pair() 190 rte_eal_wait_lcore(cores->c1); in run_on_core_pair() 191 rte_eal_wait_lcore(cores->c2); in run_on_core_pair()
|
| H A D | test_hash_readwrite_lf_perf.c | 741 if (rte_eal_wait_lcore(enabled_core_ids[i]) < 0) in test_hash_add_no_ks_lookup_hit() 810 if (rte_eal_wait_lcore(enabled_core_ids[i]) < 0) in test_hash_add_no_ks_lookup_miss() 883 if (rte_eal_wait_lcore(enabled_core_ids[i]) < 0) in test_hash_add_ks_lookup_hit_non_sp() 957 if (rte_eal_wait_lcore(enabled_core_ids[i]) < 0) in test_hash_add_ks_lookup_hit_sp() 1029 if (rte_eal_wait_lcore(enabled_core_ids[i]) < 0) in test_hash_add_ks_lookup_miss() 1122 rte_eal_wait_lcore(enabled_core_ids[i]); in test_hash_multi_add_lookup() 1127 if (rte_eal_wait_lcore(enabled_core_ids[i]) < 0) in test_hash_multi_add_lookup() 1210 if (rte_eal_wait_lcore(enabled_core_ids[i]) < 0) in test_hash_add_ks_lookup_hit_extbkt() 1360 rte_eal_wait_lcore(enabled_core_ids[i]); in test_hash_rcu_qsbr_writer_perf()
|
| H A D | test_ring_perf.c | 303 rte_eal_wait_lcore(cores->c2); in run_on_core_pair() 307 if (rte_eal_wait_lcore(cores->c1) < 0) in run_on_core_pair() 309 if (rte_eal_wait_lcore(cores->c2) < 0) in run_on_core_pair()
|
| H A D | test_rcu_qsbr_perf.c | 164 rte_eal_wait_lcore(enabled_core_ids[i]); in test_rcu_qsbr_perf() 463 if (rte_eal_wait_lcore(enabled_core_ids[i]) < 0) in test_rcu_qsbr_sw_sv_1qs() 579 if (rte_eal_wait_lcore(enabled_core_ids[i]) < 0) in test_rcu_qsbr_sw_sv_1qs_non_blocking()
|
| H A D | test_rcu_qsbr.c | 1219 if (rte_eal_wait_lcore(enabled_core_ids[i]) < 0) in test_rcu_qsbr_sw_sv_3qs() 1294 if (rte_eal_wait_lcore(enabled_core_ids[j + 2]) < 0) in test_rcu_qsbr_mw_mv_mqs() 1297 if (rte_eal_wait_lcore(enabled_core_ids[j + 3]) < 0) in test_rcu_qsbr_mw_mv_mqs() 1305 if (rte_eal_wait_lcore(enabled_core_ids[j]) < 0) in test_rcu_qsbr_mw_mv_mqs() 1308 if (rte_eal_wait_lcore(enabled_core_ids[j + 1]) < 0) in test_rcu_qsbr_mw_mv_mqs()
|
| H A D | test_timer_secondary.c | 159 rte_eal_wait_lcore(*mgr_lcorep); in test_timer_secondary()
|
| H A D | test_malloc.c | 1018 if (rte_eal_wait_lcore(lcore_id) < 0) in test_malloc() 1033 if (rte_eal_wait_lcore(lcore_id) < 0) in test_malloc() 1048 if (rte_eal_wait_lcore(lcore_id) < 0) in test_malloc()
|
| H A D | test_distributor_perf.c | 75 rte_eal_wait_lcore(workerid); in time_cache_line_switch()
|
| H A D | test_event_timer_adapter.c | 836 rte_eal_wait_lcore(test_lcore1); in test_timer_cancel_multicore() 837 rte_eal_wait_lcore(test_lcore2); in test_timer_cancel_multicore() 839 rte_eal_wait_lcore(test_lcore3); in test_timer_cancel_multicore() 862 rte_eal_wait_lcore(test_lcore1); in test_timer_cancel_burst_multicore() 864 rte_eal_wait_lcore(test_lcore2); in test_timer_cancel_burst_multicore()
|
| H A D | test_lpm_perf.c | 563 if (rte_eal_wait_lcore(enabled_core_ids[i]) < 0) in test_lpm_rcu_perf_multi_writer() 575 rte_eal_wait_lcore(enabled_core_ids[i]); in test_lpm_rcu_perf_multi_writer()
|
| H A D | test_trace_perf.c | 144 rte_eal_wait_lcore(id); in WORKER_DEFINE()
|
| H A D | test_mempool_perf.c | 235 if (rte_eal_wait_lcore(lcore_id) < 0) in launch_cores()
|
| H A D | test_stack.c | 335 if (rte_eal_wait_lcore(lcore_id) < 0) in test_stack_multithreaded()
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_launch.c | 24 rte_eal_wait_lcore(unsigned worker_id) in rte_eal_wait_lcore() function 90 rte_eal_wait_lcore(lcore_id); in rte_eal_mp_wait_lcore()
|
| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_launch.h | 134 int rte_eal_wait_lcore(unsigned worker_id);
|
| /f-stack/dpdk/app/test-pipeline/ |
| H A D | main.c | 71 if (rte_eal_wait_lcore(lcore) < 0) in main()
|
| /f-stack/dpdk/examples/performance-thread/pthread_shim/ |
| H A D | main.c | 259 rte_eal_wait_lcore(lcore_id); in main()
|
| /f-stack/dpdk/lib/librte_eal/ |
| H A D | rte_eal_exports.def | 58 rte_eal_wait_lcore
|
| H A D | version.map | 69 rte_eal_wait_lcore;
|
| /f-stack/dpdk/examples/l2fwd-keepalive/ |
| H A D | main.c | 510 rte_eal_wait_lcore(id_core); in dead_core() 814 if (rte_eal_wait_lcore(lcore_id) < 0) in main()
|
| /f-stack/dpdk/examples/ethtool/ethtool-app/ |
| H A D | main.c | 298 if (rte_eal_wait_lcore(id_core) < 0) in main()
|
| /f-stack/dpdk/app/test-crypto-perf/ |
| H A D | main.c | 681 ret |= rte_eal_wait_lcore(lcore_id); in main() 711 ret |= rte_eal_wait_lcore(lcore_id); in main()
|
| /f-stack/dpdk/examples/bond/ |
| H A D | main.c | 672 if (rte_eal_wait_lcore(global_flag_stru_p->LcoreMainCore) < 0) in cmd_stop_parsed() 714 if (rte_eal_wait_lcore(global_flag_stru_p->LcoreMainCore) < 0) in cmd_quit_parsed()
|