Home
last modified time | relevance | path

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

/dpdk/lib/eal/include/
H A Drte_launch.h21 enum rte_lcore_state_t { enum
111 enum rte_lcore_state_t rte_eal_get_lcore_state(unsigned int worker_id);
/dpdk/lib/eal/common/
H A Deal_common_launch.c95 enum rte_lcore_state_t
H A Deal_private.h31 volatile enum rte_lcore_state_t state; /**< lcore state */
/dpdk/examples/pipeline/
H A Dthread.c156 enum rte_lcore_state_t thread_state; in thread_is_running()
/dpdk/doc/guides/rel_notes/
H A Drelease_21_11.rst446 the ``enum rte_lcore_state_t``.
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c114 enum rte_lcore_state_t thread_state; in thread_is_running()
/dpdk/examples/ip_pipeline/
H A Dthread.c159 enum rte_lcore_state_t thread_state; in thread_is_running()