| /dpdk/lib/rcu/ |
| H A D | rte_rcu_qsbr.h | 51 #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 D | rte_rcu_qsbr.c | 82 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 D | rte_thread.c | 24 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 D | rte_thread.c | 67 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 D | eal_interrupts.c | 26 DWORD thread_id = GetCurrentThreadId(); in eal_intr_thread_handle_init() local
|
| /dpdk/examples/pipeline/ |
| H A D | thread.c | 154 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 D | obj.h | 158 uint32_t thread_id; member
|
| H A D | cli.c | 2712 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 D | test_threads.c | 30 rte_thread_t thread_id; in test_thread_affinity() local
|
| H A D | test_rcu_qsbr_perf.c | 58 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 D | test_lpm_perf.c | 410 uint32_t thread_id = alloc_thread_id(); in test_lpm_rcu_qsbr_reader() local
|
| /dpdk/drivers/net/softnic/ |
| H A D | parser.h | 59 uint32_t thread_id; member
|
| H A D | rte_eth_softnic_thread.c | 98 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 D | rte_eth_softnic_pipeline.c | 112 softnic_pipeline_thread_count(struct pmd_internals *p, uint32_t thread_id) in softnic_pipeline_thread_count()
|
| H A D | rte_eth_softnic_cli.c | 5946 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 D | rte_eth_softnic_internals.h | 547 uint32_t thread_id; member
|
| /dpdk/examples/ip_pipeline/ |
| H A D | parser.h | 56 uint32_t thread_id; member
|
| H A D | kni.h | 37 uint32_t thread_id; member
|
| H A D | thread.c | 157 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 D | pipeline.h | 180 uint32_t thread_id; member
|
| H A D | cli.c | 5946 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 D | eal_private.h | 23 pthread_t thread_id; /**< pthread identifier */ member
|
| /dpdk/lib/pipeline/ |
| H A D | rte_swx_pipeline_internal.h | 1428 uint32_t thread_id; member
|