Home
last modified time | relevance | path

Searched defs:thread_id (Results 1 – 23 of 23) sorted by relevance

/dpdk/lib/rcu/
H A Drte_rcu_qsbr.h51 #define __RTE_RCU_IS_LOCK_CNT_ZERO(v, thread_id, level, fmt, args...) do {\ argument
57 #define __RTE_RCU_IS_LOCK_CNT_ZERO(v, thread_id, level, fmt, args...) argument
299 rte_rcu_qsbr_thread_online(struct rte_rcu_qsbr *v, unsigned int thread_id) in rte_rcu_qsbr_thread_online()
352 rte_rcu_qsbr_thread_offline(struct rte_rcu_qsbr *v, unsigned int thread_id) in rte_rcu_qsbr_thread_offline()
390 __rte_unused unsigned int thread_id) in rte_rcu_qsbr_lock()
423 __rte_unused unsigned int thread_id) in rte_rcu_qsbr_unlock()
481 rte_rcu_qsbr_quiescent(struct rte_rcu_qsbr *v, unsigned int thread_id) in rte_rcu_qsbr_quiescent()
H A Drte_rcu_qsbr.c82 rte_rcu_qsbr_thread_register(struct rte_rcu_qsbr *v, unsigned int thread_id) in rte_rcu_qsbr_thread_register()
134 rte_rcu_qsbr_thread_unregister(struct rte_rcu_qsbr *v, unsigned int thread_id) in rte_rcu_qsbr_thread_unregister()
188 rte_rcu_qsbr_synchronize(struct rte_rcu_qsbr *v, unsigned int thread_id) in rte_rcu_qsbr_synchronize()
/dpdk/lib/eal/unix/
H A Drte_thread.c24 rte_thread_t thread_id; in rte_thread_self() local
107 rte_thread_set_affinity_by_id(rte_thread_t thread_id, in rte_thread_set_affinity_by_id()
115 rte_thread_get_affinity_by_id(rte_thread_t thread_id, in rte_thread_get_affinity_by_id()
/dpdk/lib/eal/windows/
H A Drte_thread.c67 rte_thread_t thread_id; in rte_thread_self() local
192 rte_thread_set_affinity_by_id(rte_thread_t thread_id, in rte_thread_set_affinity_by_id()
232 rte_thread_get_affinity_by_id(rte_thread_t thread_id, in rte_thread_get_affinity_by_id()
H A Deal_interrupts.c26 DWORD thread_id = GetCurrentThreadId(); in eal_intr_thread_handle_init() local
/dpdk/examples/pipeline/
H A Dthread.c154 thread_is_running(uint32_t thread_id) in thread_is_running()
209 thread_msg_send_recv(uint32_t thread_id, in thread_msg_send_recv()
232 thread_pipeline_enable(uint32_t thread_id, in thread_pipeline_enable()
305 thread_pipeline_disable(uint32_t thread_id, in thread_pipeline_disable()
516 uint32_t thread_id, i; in thread_main() local
H A Dobj.h158 uint32_t thread_id; member
H A Dcli.c2712 uint32_t thread_id; in cmd_thread_pipeline_enable() local
2761 uint32_t thread_id; in cmd_thread_pipeline_disable() local
/dpdk/app/test/
H A Dtest_threads.c30 rte_thread_t thread_id; in test_thread_affinity() local
H A Dtest_rcu_qsbr_perf.c58 uint32_t thread_id = alloc_thread_id(); in test_rcu_qsbr_reader_perf() local
290 uint32_t thread_id = alloc_thread_id(); in test_rcu_qsbr_hash_reader() local
H A Dtest_lpm_perf.c410 uint32_t thread_id = alloc_thread_id(); in test_lpm_rcu_qsbr_reader() local
/dpdk/drivers/net/softnic/
H A Dparser.h59 uint32_t thread_id; member
H A Drte_eth_softnic_thread.c98 thread_is_valid(struct pmd_internals *softnic, uint32_t thread_id) in thread_is_valid()
112 thread_is_running(uint32_t thread_id) in thread_is_running()
124 thread_sc_service_up(struct pmd_internals *softnic, uint32_t thread_id) in thread_sc_service_up()
178 thread_sc_service_down(struct pmd_internals *softnic, uint32_t thread_id) in thread_sc_service_down()
261 uint32_t thread_id, in thread_msg_send_recv()
285 uint32_t thread_id, in softnic_thread_pipeline_enable()
377 uint32_t thread_id, in softnic_thread_pipeline_disable()
2993 uint32_t thread_id, j; in rte_pmd_softnic_run_internal() local
H A Drte_eth_softnic_pipeline.c112 softnic_pipeline_thread_count(struct pmd_internals *p, uint32_t thread_id) in softnic_pipeline_thread_count()
H A Drte_eth_softnic_cli.c5946 uint32_t thread_id; in cmd_softnic_thread_pipeline_enable() local
5989 uint32_t thread_id; in cmd_softnic_thread_pipeline_disable() local
H A Drte_eth_softnic_internals.h547 uint32_t thread_id; member
/dpdk/examples/ip_pipeline/
H A Dparser.h56 uint32_t thread_id; member
H A Dkni.h37 uint32_t thread_id; member
H A Dthread.c157 thread_is_running(uint32_t thread_id) in thread_is_running()
232 thread_msg_send_recv(uint32_t thread_id, in thread_msg_send_recv()
255 thread_pipeline_enable(uint32_t thread_id, in thread_pipeline_enable()
344 thread_pipeline_disable(uint32_t thread_id, in thread_pipeline_disable()
3087 uint32_t thread_id, i; in thread_main() local
H A Dpipeline.h180 uint32_t thread_id; member
H A Dcli.c5946 uint32_t thread_id; in cmd_thread_pipeline_enable() local
5989 uint32_t thread_id; in cmd_thread_pipeline_disable() local
/dpdk/lib/eal/common/
H A Deal_private.h23 pthread_t thread_id; /**< pthread identifier */ member
/dpdk/lib/pipeline/
H A Drte_swx_pipeline_internal.h1428 uint32_t thread_id; member