Home
last modified time | relevance | path

Searched refs:rte_get_next_lcore (Results 1 – 25 of 33) sorted by relevance

12

/dpdk/lib/eal/include/
H A Drte_lcore.h219 unsigned int rte_get_next_lcore(unsigned int i, int skip_main, int wrap);
225 for (i = rte_get_next_lcore(-1, 0, 0); \
227 i = rte_get_next_lcore(i, 0, 0))
233 for (i = rte_get_next_lcore(-1, 1, 0); \
235 i = rte_get_next_lcore(i, 1, 0))
/dpdk/examples/timer/
H A Dmain.c54 lcore_id = rte_get_next_lcore(lcore_id, 0, 1); in timer1_cb()
115 lcore_id = rte_get_next_lcore(lcore_id, 0, 1); in main()
/dpdk/app/test/
H A Dtest_service_cores.c32 slcore_id = rte_get_next_lcore(/* start core */ -1, in testsuite_setup()
573 uint32_t slcore_1 = rte_get_next_lcore(/* start core */ -1, in service_lcore_add_del()
578 uint32_t slcore_2 = rte_get_next_lcore(/* start core */ slcore_1, in service_lcore_add_del()
624 uint32_t slcore_1 = rte_get_next_lcore(/* start core */ -1, in service_threaded_test()
629 uint32_t slcore_2 = rte_get_next_lcore(/* start core */ slcore_1, in service_threaded_test()
804 uint32_t app_core2 = rte_get_next_lcore(slcore_id, 1, 1); in service_app_lcore_poll_impl()
963 uint32_t lcore = rte_get_next_lcore(/* start core */ -1, in service_active_two_cores()
966 uint32_t slcore = rte_get_next_lcore(/* start core */ lcore, in service_active_two_cores()
H A Dtest_timer.c156 rte_get_next_lcore(lcore_id, 0, 1), in timer_stress_cb()
184 lcore_id = rte_get_next_lcore(lcore_id, 0, 1); in timer_stress_main_loop()
425 rte_get_next_lcore(lcore_id, 0, 1), in timer_basic_cb()
472 rte_get_next_lcore(lcore_id, 0, 1), in timer_basic_main_loop()
H A Dtest_timer_secondary.c154 *mgr_lcorep = rte_get_next_lcore(*main_lcorep, 1, 1); in test_timer_secondary()
155 *sec_lcorep = rte_get_next_lcore(*mgr_lcorep, 1, 1); in test_timer_secondary()
H A Dtest_event_timer_adapter.c179 test_lcore1 = rte_get_next_lcore(-1, 1, 0); in testsuite_setup()
180 test_lcore2 = rte_get_next_lcore(test_lcore1, 1, 0); in testsuite_setup()
181 test_lcore3 = rte_get_next_lcore(test_lcore2, 1, 0); in testsuite_setup()
183 sw_evdev_slcore = rte_get_next_lcore(test_lcore3, 1, 0); in testsuite_setup()
184 sw_adptr_slcore = rte_get_next_lcore(sw_evdev_slcore, 1, 0); in testsuite_setup()
589 uint32_t lcore_1 = rte_get_next_lcore(-1, 1, 0); in test_timer_arm_multicore()
590 uint32_t lcore_2 = rte_get_next_lcore(lcore_1, 1, 0); in test_timer_arm_multicore()
H A Dtest_timer_racecond.c137 lcore_id = rte_get_next_lcore(lcore_id, 1, 1); in test_timer_racecond()
H A Dtest_distributor_perf.c68 unsigned int i, workerid = rte_get_next_lcore(rte_lcore_id(), 0, 0); in time_cache_line_switch()
H A Dtest_efd.c111 next_lcore = rte_get_next_lcore(next_lcore, val_false, val_true); in efd_get_all_sockets_bitmask()
H A Dtest_efd_perf.c50 next_lcore = rte_get_next_lcore(next_lcore, val_false, val_true); in efd_get_all_sockets_bitmask()
H A Dtest_event_crypto_adapter.c899 slcore_id = rte_get_next_lcore(-1, 1, 0); in testsuite_setup()
H A Dtest_graph_perf.c632 uint32_t lcore_id = rte_get_next_lcore(-1, 1, 0); in measure_perf_get()
/dpdk/examples/vm_power_manager/
H A Dmain.c426 lcore_id = rte_get_next_lcore(-1, 1, 0); in main()
435 lcore_id = rte_get_next_lcore(lcore_id, 1, 0); in main()
/dpdk/examples/vm_power_manager/guest_cli/
H A Dvm_power_cli_guest.c194 lcore_id = rte_get_next_lcore(-1, in cmd_query_freq_list_parsed()
304 lcore_id = rte_get_next_lcore(-1, in cmd_query_caps_list_parsed()
/dpdk/examples/ipsec-secgw/
H A Devent_helper.c53 next_core = rte_get_next_lcore(prev_core, 0, 1); in eh_get_next_eth_core()
74 next_core = rte_get_next_lcore(prev_core, 0, 0); in eh_get_next_active_core()
1559 eth_core_id = rte_get_next_lcore(0, /* curr core */ in eh_conf_init()
1566 eth_core_id = rte_get_next_lcore(eth_core_id, /* curr core */ in eh_conf_init()
/dpdk/examples/dma/
H A Ddmafwd.c551 lcore_id = rte_get_next_lcore(lcore_id, true, true); in start_forwarding_cores()
555 lcore_id = rte_get_next_lcore(lcore_id, true, true); in start_forwarding_cores()
559 lcore_id = rte_get_next_lcore(lcore_id, true, true); in start_forwarding_cores()
/dpdk/app/test-flow-perf/
H A Dmain.c1866 lcore = rte_get_next_lcore(-1, 0, 0); in init_lcore_info()
1893 lcore = rte_get_next_lcore(lcore, 0, 0); in init_lcore_info()
1900 lcore = rte_get_next_lcore(lcore, 0, 0); in init_lcore_info()
1917 lcore = rte_get_next_lcore(-1, 0, 0); in init_lcore_info()
1923 lcore = rte_get_next_lcore(lcore, 0, 0); in init_lcore_info()
/dpdk/drivers/event/dpaa2/
H A Ddpaa2_eventdev_selftest.c529 w_lcore = rte_get_next_lcore( in launch_workers_and_wait()
541 w_lcore = rte_get_next_lcore(w_lcore, 1, 0); in launch_workers_and_wait()
/dpdk/examples/ethtool/ethtool-app/
H A Dmain.c307 id_core = rte_get_next_lcore(id_core, 1, 1); in main()
/dpdk/examples/bond/
H A Dmain.c590 worker_core_id = rte_get_next_lcore(rte_lcore_id(), 1, 0); in cmd_start_parsed()
857 worker_core_id = rte_get_next_lcore(rte_lcore_id(), 1, 0); in main()
/dpdk/lib/eal/
H A Dversion.map107 rte_get_next_lcore;
/dpdk/lib/eal/common/
H A Deal_common_lcore.c91 unsigned int rte_get_next_lcore(unsigned int i, int skip_main, int wrap) in rte_get_next_lcore() function
/dpdk/lib/timer/
H A Drte_timer.c484 tim_lcore = rte_get_next_lcore( in __rte_timer_reset()
491 tim_lcore = rte_get_next_lcore(LCORE_ID_ANY, 0, 1); in __rte_timer_reset()
/dpdk/drivers/event/octeontx/
H A Dssovf_evdev_selftest.c640 w_lcore = rte_get_next_lcore( in launch_workers_and_wait()
652 w_lcore = rte_get_next_lcore(w_lcore, 1, 0); in launch_workers_and_wait()
/dpdk/drivers/event/cnxk/
H A Dcnxk_eventdev_selftest.c625 w_lcore = rte_get_next_lcore( in launch_workers_and_wait()
643 w_lcore = rte_get_next_lcore(w_lcore, 1, 0); in launch_workers_and_wait()

12