Searched refs:rte_service_map_lcore_get (Results 1 – 7 of 7) sorted by relevance
137 int32_t rte_service_map_lcore_get(uint32_t service_id, uint32_t lcore);
139 rte_service_map_lcore_get
176 rte_service_map_lcore_get;
500 TEST_ASSERT_EQUAL(1, rte_service_map_lcore_get(sid, slcore_id), in service_lcore_en_dis_able()506 TEST_ASSERT_EQUAL(0, rte_service_map_lcore_get(sid, slcore_id), in service_lcore_en_dis_able()
629 rte_service_map_lcore_get(uint32_t id, uint32_t lcore) in rte_service_map_lcore_get() function
941 if (rte_service_map_lcore_get(service_id, lcore_arr[i]) == 1) in get_mapped_count_for_service()
342 ``rte_service_map_lcore_get`` returns unique lcore.