Home
last modified time | relevance | path

Searched refs:rte_eal_remote_launch (Results 1 – 25 of 68) sorted by relevance

123

/f-stack/dpdk/app/test/
H A Dtest_spinlock.c219 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 Dtest_ticketlock.c228 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 Dtest_stack_perf.c184 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 Dtest_rcu_qsbr_perf.c156 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 Dtest_hash_readwrite.c467 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 Dtest_mcslock.c197 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 Dtest_hash_readwrite_lf_perf.c736 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 Dtest_event_timer_adapter.c532 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 Dtest_rwlock.c192 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 Dtest_rcu_qsbr.c380 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 Dtest_ring_perf.c301 rte_eal_remote_launch(f2, &param2, cores->c2); in run_on_core_pair()
305 rte_eal_remote_launch(f1, &param1, cores->c1); in run_on_core_pair()
306 rte_eal_remote_launch(f2, &param2, cores->c2); in run_on_core_pair()
H A Dtest_timer_secondary.c148 ret = rte_eal_remote_launch(timer_manage_loop, in test_timer_secondary()
/f-stack/dpdk/examples/helloworld/
H A Dmain.c39 rte_eal_remote_launch(lcore_hello, NULL, lcore_id); in main()
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_launch.h65 int rte_eal_remote_launch(lcore_function_t *f, void *arg, unsigned worker_id);
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_launch.c60 rte_eal_remote_launch(f, arg, lcore_id); in rte_eal_mp_remote_launch()
/f-stack/dpdk/examples/timer/
H A Dmain.c114 rte_eal_remote_launch(lcore_mainloop, NULL, lcore_id); in main()
/f-stack/dpdk/examples/multi_process/simple_mp/
H A Dmain.c113 rte_eal_remote_launch(lcore_recv, NULL, lcore_id); in main()
/f-stack/dpdk/examples/distributor/
H A Dmain.c886 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 Dmain.c441 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 Deal_thread.c25 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 Deal_thread.c34 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 Dtest_order_common.c274 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 Deal_thread.c34 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 Dmain.c756 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 Dtimer.rst53 rte_eal_remote_launch() and also on the main.
59 rte_eal_remote_launch(lcore_mainloop, NULL, lcore_id);

123