Home
last modified time | relevance | path

Searched refs:rte_service_map_lcore_get (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_service.h137 int32_t rte_service_map_lcore_get(uint32_t service_id, uint32_t lcore);
/f-stack/dpdk/lib/librte_eal/
H A Drte_eal_exports.def139 rte_service_map_lcore_get
H A Dversion.map176 rte_service_map_lcore_get;
/f-stack/dpdk/app/test/
H A Dtest_service_cores.c500 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()
/f-stack/dpdk/lib/librte_eal/common/
H A Drte_service.c629 rte_service_map_lcore_get(uint32_t id, uint32_t lcore) in rte_service_map_lcore_get() function
/f-stack/dpdk/lib/librte_eventdev/
H A Drte_event_timer_adapter.c941 if (rte_service_map_lcore_get(service_id, lcore_arr[i]) == 1) in get_mapped_count_for_service()
/f-stack/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst342 ``rte_service_map_lcore_get`` returns unique lcore.