Searched refs:rte_lcore_index (Results 1 – 9 of 9) sorted by relevance
99 if (rte_lcore_index(i) == -1) in power_manager_init()176 if (rte_lcore_index(i) == -1) in power_manager_exit()
574 if (rte_lcore_index(i) == -1) in add_host_channels()
267 int lcore_index = rte_lcore_index(rte_lcore_id()); in mlx5_list_register()329 int lcore_index = rte_lcore_index(rte_lcore_id()); in mlx5_list_unregister()469 int lcore_index = rte_lcore_index(rte_lcore_id()); in mlx5_hlist_register()495 int lcore_index = rte_lcore_index(rte_lcore_id()); in mlx5_hlist_unregister()
111 int rte_lcore_index(int lcore_id);
127 rte_lcore_index;
26 int rte_lcore_index(int lcore_id) in rte_lcore_index() function
393 cidx = rte_lcore_index(rte_lcore_id()); in mlx5_ipool_get_cache()436 cidx = rte_lcore_index(rte_lcore_id()); in mlx5_ipool_malloc_cache()502 cidx = rte_lcore_index(rte_lcore_id()); in mlx5_ipool_free_cache()
9466 lcore_index = rte_lcore_index(rte_lcore_id()); in mlx5_flow_dev_dump_sh_all()
301 mapping with CPU using ``rte_lcore_index``.