Searched refs:rte_get_main_lcore (Results 1 – 25 of 50) sorted by relevance
12
86 unsigned int rte_get_main_lcore(void);97 return rte_get_main_lcore(); in rte_get_master_lcore()
50 int main_lcore = rte_get_main_lcore(); in rte_eal_mp_remote_launch()
21 unsigned int rte_get_main_lcore(void) in rte_get_main_lcore() function104 (skip_main && (i == rte_get_main_lcore()))) { in rte_get_next_lcore()
125 lcore_id = rte_get_main_lcore(); in __rte_rand_get_state()
97 (1 << rte_get_main_lcore())); in run_secondary_instances()
282 unsigned int main_lcore = rte_get_main_lcore(); in timer_stress2_main_loop()469 if (lcore_id == rte_get_main_lcore()) { in timer_basic_main_loop()
187 (1 << rte_get_main_lcore())); in run_pdump_server_tests()
103 if (lcore != rte_get_main_lcore()) in load_loop_fn()492 mlc = rte_get_main_lcore(); in try_rwlock_test_rde_wro()
144 *main_lcorep = rte_get_main_lcore(); in test_timer_secondary()
300 if (cores->c1 == rte_get_main_lcore()) { in run_on_core_pair()344 if (lcore != rte_get_main_lcore()) in load_loop_fn_helper()
113 if (lcore != rte_get_main_lcore()) in load_loop_fn()
114 if (lcore != rte_get_main_lcore()) in load_loop_fn()
147 if (lcore_id != rte_get_main_lcore()) in per_lcore_mempool_test()
183 if (cores->c1 == rte_get_main_lcore()) { in run_on_core_pair()
61 if (lcore_self != rte_get_main_lcore()) \
36 unsigned int next_lcore = rte_get_main_lcore(); in efd_get_all_sockets_bitmask()
98 unsigned int next_lcore = rte_get_main_lcore(); in efd_get_all_sockets_bitmask()
146 core_id = rte_get_main_lcore(); in osal_dma_alloc_coherent()185 core_id = rte_get_main_lcore(); in osal_dma_alloc_coherent_aligned()
82 if (evt_lcores_has_overlap(opt->wlcores, rte_get_main_lcore())) { in order_opt_check()118 if (plcore == (int)rte_get_main_lcore()) { in order_opt_check()
445 evt_dump("main lcore", "%d", rte_get_main_lcore()); in evt_options_dump()
101 cm |= (1ULL << rte_get_main_lcore()); in app_eal_core_mask()422 (app_main_core != rte_get_main_lcore())) { in app_parse_args()
119 rx_lcore_id == rte_get_main_lcore() || in l2fwd_poll_lcore_config()
61 rte_get_main_lcore
76 rte_get_main_lcore;
351 main_lcore_id = rte_get_main_lcore(); in print_stats()748 main_lcore_id = rte_get_main_lcore(); in main()