Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Drte_service.c34 #define RUNSTATE_STOPPED 0 macro
311 __atomic_store_n(&s->comp_runstate, RUNSTATE_STOPPED, in rte_service_component_runstate_set()
331 __atomic_store_n(&s->app_runstate, RUNSTATE_STOPPED, in rte_service_runstate_set()
666 RUNSTATE_STOPPED, __ATOMIC_RELEASE); in rte_service_lcore_reset_all()
691 __atomic_store_n(&lcore_states[lcore].runstate, RUNSTATE_STOPPED, in rte_service_lcore_add()
712 RUNSTATE_STOPPED) in rte_service_lcore_del()
763 RUNSTATE_STOPPED) in rte_service_lcore_stop()
786 __atomic_store_n(&lcore_states[lcore].runstate, RUNSTATE_STOPPED, in rte_service_lcore_stop()