Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_launch.h21 enum rte_lcore_state_t { enum
114 enum rte_lcore_state_t rte_eal_get_lcore_state(unsigned int worker_id);
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_launch.c74 enum rte_lcore_state_t
H A Deal_private.h30 volatile enum rte_lcore_state_t state; /**< lcore state */
/f-stack/dpdk/examples/pipeline/
H A Dthread.c149 enum rte_lcore_state_t thread_state; in thread_is_running()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c116 enum rte_lcore_state_t thread_state; in thread_is_running()
/f-stack/dpdk/examples/ip_pipeline/
H A Dthread.c161 enum rte_lcore_state_t thread_state; in thread_is_running()