| /f-stack/dpdk/app/test/ |
| H A D | test_spinlock.c | 219 rte_eal_remote_launch(test_spinlock_per_core, NULL, i); in test_spinlock() 249 rte_eal_remote_launch(test_spinlock_recursive_per_core, NULL, i); in test_spinlock() 270 rte_eal_remote_launch(test_spinlock_try, NULL, i); in test_spinlock()
|
| H A D | test_ticketlock.c | 228 rte_eal_remote_launch(test_ticketlock_per_core, NULL, i); in test_ticketlock() 258 rte_eal_remote_launch(test_ticketlock_recursive_per_core, in test_ticketlock() 280 rte_eal_remote_launch(test_ticketlock_try, NULL, i); in test_ticketlock()
|
| H A D | test_stack_perf.c | 184 rte_eal_remote_launch(fn, &args[1], cores->c2); in run_on_core_pair() 188 rte_eal_remote_launch(fn, &args[0], cores->c1); in run_on_core_pair() 189 rte_eal_remote_launch(fn, &args[1], cores->c2); in run_on_core_pair() 220 if (rte_eal_remote_launch(fn, &args[lcore_id], in run_on_n_cores()
|
| H A D | test_rcu_qsbr_perf.c | 156 rte_eal_remote_launch(test_rcu_qsbr_reader_perf, (void *)1, in test_rcu_qsbr_perf() 160 rte_eal_remote_launch(test_rcu_qsbr_writer_perf, in test_rcu_qsbr_perf() 216 rte_eal_remote_launch(test_rcu_qsbr_reader_perf, NULL, in test_rcu_qsbr_rperf() 263 rte_eal_remote_launch(test_rcu_qsbr_writer_perf, in test_rcu_qsbr_wperf() 421 rte_eal_remote_launch(test_rcu_qsbr_hash_reader, NULL, in test_rcu_qsbr_sw_sv_1qs() 536 rte_eal_remote_launch(test_rcu_qsbr_hash_reader, NULL, in test_rcu_qsbr_sw_sv_1qs_non_blocking()
|
| H A D | test_hash_readwrite.c | 467 rte_eal_remote_launch(test_rw_reader, in test_hash_readwrite_perf() 476 rte_eal_remote_launch(test_rw_writer, in test_hash_readwrite_perf() 521 rte_eal_remote_launch(test_rw_writer, in test_hash_readwrite_perf() 525 rte_eal_remote_launch(test_rw_reader, in test_hash_readwrite_perf() 530 rte_eal_remote_launch(test_rw_reader, in test_hash_readwrite_perf() 534 rte_eal_remote_launch(test_rw_writer, in test_hash_readwrite_perf()
|
| H A D | test_mcslock.c | 197 rte_eal_remote_launch(test_mcslock_per_core, NULL, i); in test_mcslock() 226 rte_eal_remote_launch(test_mcslock_try, NULL, i); in test_mcslock()
|
| H A D | test_hash_readwrite_lf_perf.c | 736 rte_eal_remote_launch(test_rwc_reader, in test_hash_add_no_ks_lookup_hit() 801 rte_eal_remote_launch(test_rwc_reader, in test_hash_add_no_ks_lookup_miss() 873 rte_eal_remote_launch(test_rwc_reader, in test_hash_add_ks_lookup_hit_non_sp() 947 rte_eal_remote_launch(test_rwc_reader, in test_hash_add_ks_lookup_hit_sp() 1019 rte_eal_remote_launch(test_rwc_reader, in test_hash_add_ks_lookup_miss() 1102 rte_eal_remote_launch(test_rwc_reader, in test_hash_multi_add_lookup() 1111 rte_eal_remote_launch in test_hash_multi_add_lookup() 1194 rte_eal_remote_launch(test_rwc_reader, in test_hash_add_ks_lookup_hit_extbkt() 1347 rte_eal_remote_launch(test_hash_rcu_qsbr_reader, NULL, in test_hash_rcu_qsbr_writer_perf() 1352 rte_eal_remote_launch(test_hash_rcu_qsbr_writer, in test_hash_rcu_qsbr_writer_perf()
|
| H A D | test_event_timer_adapter.c | 532 rte_eal_remote_launch(_arm_wrapper, NULL, lcore_1); in test_timer_arm_multicore() 533 rte_eal_remote_launch(_arm_wrapper, NULL, lcore_2); in test_timer_arm_multicore() 603 rte_eal_remote_launch(_arm_wrapper_burst, NULL, test_lcore1); in test_timer_arm_burst_multicore() 604 rte_eal_remote_launch(_arm_wrapper_burst, NULL, test_lcore2); in test_timer_arm_burst_multicore() 832 rte_eal_remote_launch(_cancel_thread, NULL, test_lcore3); in test_timer_cancel_multicore() 833 rte_eal_remote_launch(_cancel_producer_wrapper, NULL, test_lcore1); in test_timer_cancel_multicore() 834 rte_eal_remote_launch(_cancel_producer_wrapper, NULL, test_lcore2); in test_timer_cancel_multicore() 858 rte_eal_remote_launch(_cancel_burst_thread, NULL, test_lcore2); in test_timer_cancel_burst_multicore() 859 rte_eal_remote_launch(_cancel_producer_burst_wrapper, NULL, in test_timer_cancel_burst_multicore()
|
| H A D | test_rwlock.c | 192 rte_eal_remote_launch(test_rwlock_per_core, NULL, i); in rwlock_test1() 497 rte_eal_remote_launch(try_read_lcore, in try_rwlock_test_rde_wro() 500 rte_eal_remote_launch(try_write_lcore, in try_rwlock_test_rde_wro()
|
| H A D | test_rcu_qsbr.c | 380 rte_eal_remote_launch(test_rcu_qsbr_check_reader, NULL, in test_rcu_qsbr_check() 454 rte_eal_remote_launch(test_rcu_qsbr_synchronize_reader, in test_rcu_qsbr_synchronize() 1131 rte_eal_remote_launch(test_rcu_qsbr_reader, &thread_info[0], in test_rcu_qsbr_sw_sv_3qs() 1275 rte_eal_remote_launch(test_rcu_qsbr_reader, in test_rcu_qsbr_mw_mv_mqs() 1278 rte_eal_remote_launch(test_rcu_qsbr_reader, in test_rcu_qsbr_mw_mv_mqs() 1283 rte_eal_remote_launch(test_rcu_qsbr_writer, in test_rcu_qsbr_mw_mv_mqs() 1286 rte_eal_remote_launch(test_rcu_qsbr_writer, in test_rcu_qsbr_mw_mv_mqs()
|
| H A D | test_ring_perf.c | 301 rte_eal_remote_launch(f2, ¶m2, cores->c2); in run_on_core_pair() 305 rte_eal_remote_launch(f1, ¶m1, cores->c1); in run_on_core_pair() 306 rte_eal_remote_launch(f2, ¶m2, cores->c2); in run_on_core_pair()
|
| H A D | test_timer_secondary.c | 148 ret = rte_eal_remote_launch(timer_manage_loop, in test_timer_secondary()
|
| /f-stack/dpdk/examples/helloworld/ |
| H A D | main.c | 39 rte_eal_remote_launch(lcore_hello, NULL, lcore_id); in main()
|
| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_launch.h | 65 int rte_eal_remote_launch(lcore_function_t *f, void *arg, unsigned worker_id);
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_launch.c | 60 rte_eal_remote_launch(f, arg, lcore_id); in rte_eal_mp_remote_launch()
|
| /f-stack/dpdk/examples/timer/ |
| H A D | main.c | 114 rte_eal_remote_launch(lcore_mainloop, NULL, lcore_id); in main()
|
| /f-stack/dpdk/examples/multi_process/simple_mp/ |
| H A D | main.c | 113 rte_eal_remote_launch(lcore_recv, NULL, lcore_id); in main()
|
| /f-stack/dpdk/examples/distributor/ |
| H A D | main.c | 886 rte_eal_remote_launch((lcore_function_t *)lcore_worker, in main() 891 rte_eal_remote_launch((lcore_function_t *)lcore_tx, in main() 901 rte_eal_remote_launch( in main() 912 rte_eal_remote_launch((lcore_function_t *)lcore_rx, in main()
|
| /f-stack/dpdk/examples/vm_power_manager/ |
| H A D | main.c | 441 rte_eal_remote_launch(run_monitor, NULL, lcore_id); in main() 461 rte_eal_remote_launch(run_core_monitor, NULL, lcore_id); in main()
|
| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | eal_thread.c | 25 rte_eal_remote_launch(lcore_function_t *f, void *arg, unsigned int worker_id) in rte_eal_remote_launch() function
|
| /f-stack/dpdk/lib/librte_eal/freebsd/ |
| H A D | eal_thread.c | 34 rte_eal_remote_launch(int (*f)(void *), void *arg, unsigned worker_id) in rte_eal_remote_launch() function
|
| /f-stack/dpdk/app/test-eventdev/ |
| H A D | test_order_common.c | 274 ret = rte_eal_remote_launch(worker, &t->worker[wkr_idx], in order_launch_lcores() 286 ret = rte_eal_remote_launch(order_producer, &t->prod, plcore); in order_launch_lcores()
|
| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal_thread.c | 34 rte_eal_remote_launch(int (*f)(void *), void *arg, unsigned int worker_id) in rte_eal_remote_launch() function
|
| /f-stack/dpdk/examples/packet_ordering/ |
| H A D | main.c | 756 rte_eal_remote_launch(worker_thread, (void *)&worker_args, in main() 761 rte_eal_remote_launch((lcore_function_t *)tx_thread, workers_to_tx, in main() 766 rte_eal_remote_launch((lcore_function_t *)send_thread, in main()
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | timer.rst | 53 rte_eal_remote_launch() and also on the main. 59 rte_eal_remote_launch(lcore_mainloop, NULL, lcore_id);
|