Home
last modified time | relevance | path

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

/dpdk/lib/eal/common/
H A Drte_service.c28 #define RUNSTATE_STOPPED 0 macro
305 __atomic_store_n(&s->comp_runstate, RUNSTATE_STOPPED, in rte_service_component_runstate_set()
325 __atomic_store_n(&s->app_runstate, RUNSTATE_STOPPED, in rte_service_runstate_set()
660 RUNSTATE_STOPPED, __ATOMIC_RELEASE); in rte_service_lcore_reset_all()
685 __atomic_store_n(&lcore_states[lcore].runstate, RUNSTATE_STOPPED, in rte_service_lcore_add()
706 RUNSTATE_STOPPED) in rte_service_lcore_del()
757 RUNSTATE_STOPPED) in rte_service_lcore_stop()
780 __atomic_store_n(&lcore_states[lcore].runstate, RUNSTATE_STOPPED, in rte_service_lcore_stop()