Home
last modified time | relevance | path

Searched refs:rte_service_lcore_reset_all (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_service.h333 int32_t rte_service_lcore_reset_all(void);
/f-stack/dpdk/lib/librte_eal/
H A Drte_eal_exports.def136 rte_service_lcore_reset_all
H A Dversion.map173 rte_service_lcore_reset_all;
/f-stack/dpdk/lib/librte_eal/common/
H A Drte_service.c131 rte_service_lcore_reset_all(); in rte_service_finalize()
653 rte_service_lcore_reset_all(void) in rte_service_lcore_reset_all() function
/f-stack/dpdk/app/test/
H A Dtest_service_cores.c116 rte_service_lcore_reset_all(); in unregister_all()
H A Dtest_event_timer_adapter.c137 (void) rte_service_lcore_reset_all(); in testsuite_setup()