| /f-stack/dpdk/lib/librte_rcu/ |
| H A D | rte_rcu_qsbr.h | 55 #define __RTE_RCU_IS_LOCK_CNT_ZERO(v, thread_id, level, fmt, args...) do {\ argument 61 #define __RTE_RCU_IS_LOCK_CNT_ZERO(v, thread_id, level, fmt, args...) argument 303 rte_rcu_qsbr_thread_online(struct rte_rcu_qsbr *v, unsigned int thread_id) in rte_rcu_qsbr_thread_online() 361 rte_rcu_qsbr_thread_offline(struct rte_rcu_qsbr *v, unsigned int thread_id) in rte_rcu_qsbr_thread_offline() 399 __rte_unused unsigned int thread_id) in rte_rcu_qsbr_lock() 432 __rte_unused unsigned int thread_id) in rte_rcu_qsbr_unlock() 490 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 | 86 rte_rcu_qsbr_thread_register(struct rte_rcu_qsbr *v, unsigned int thread_id) in rte_rcu_qsbr_thread_register() 138 rte_rcu_qsbr_thread_unregister(struct rte_rcu_qsbr *v, unsigned int thread_id) in rte_rcu_qsbr_thread_unregister() 192 rte_rcu_qsbr_synchronize(struct rte_rcu_qsbr *v, unsigned int thread_id) in rte_rcu_qsbr_synchronize()
|
| /f-stack/dpdk/examples/pipeline/ |
| H A D | thread.c | 147 thread_is_running(uint32_t thread_id) in thread_is_running() 202 thread_msg_send_recv(uint32_t thread_id, in thread_msg_send_recv() 225 thread_pipeline_enable(uint32_t thread_id, in thread_pipeline_enable() 298 thread_pipeline_disable(uint32_t thread_id, in thread_pipeline_disable() 509 uint32_t thread_id, i; in thread_main() local
|
| H A D | obj.h | 119 uint32_t thread_id; member
|
| H A D | cli.c | 1082 uint32_t thread_id; in cmd_thread_pipeline_enable() local 1131 uint32_t thread_id; in cmd_thread_pipeline_disable() local
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | parser.h | 59 uint32_t thread_id; member
|
| H A D | rte_eth_softnic_thread.c | 100 thread_is_valid(struct pmd_internals *softnic, uint32_t thread_id) in thread_is_valid() 114 thread_is_running(uint32_t thread_id) in thread_is_running() 126 thread_sc_service_up(struct pmd_internals *softnic, uint32_t thread_id) in thread_sc_service_up() 182 thread_sc_service_down(struct pmd_internals *softnic, uint32_t thread_id) in thread_sc_service_down() 265 uint32_t thread_id, in thread_msg_send_recv() 289 uint32_t thread_id, in softnic_thread_pipeline_enable() 381 uint32_t thread_id, in softnic_thread_pipeline_disable() 2997 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 | 5950 uint32_t thread_id; in cmd_softnic_thread_pipeline_enable() local 5993 uint32_t thread_id; in cmd_softnic_thread_pipeline_disable() local
|
| H A D | rte_eth_softnic_internals.h | 535 uint32_t thread_id; member
|
| /f-stack/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 | 159 thread_is_running(uint32_t thread_id) in thread_is_running() 234 thread_msg_send_recv(uint32_t thread_id, in thread_msg_send_recv() 257 thread_pipeline_enable(uint32_t thread_id, in thread_pipeline_enable() 346 thread_pipeline_disable(uint32_t thread_id, in thread_pipeline_disable() 3089 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 | 5955 uint32_t thread_id; in cmd_thread_pipeline_enable() local 5998 uint32_t thread_id; in cmd_thread_pipeline_disable() local
|
| /f-stack/dpdk/app/test/ |
| 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 | 400 uint32_t thread_id = alloc_thread_id(); in test_lpm_rcu_qsbr_reader() local
|
| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | eal_thread.c | 63 pthread_t thread_id; in eal_thread_loop() local
|
| /f-stack/dpdk/lib/librte_eal/freebsd/ |
| H A D | eal_thread.c | 76 pthread_t thread_id; in eal_thread_loop() local
|
| H A D | eal.c | 666 pthread_t thread_id; in rte_eal_init() local
|
| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal_thread.c | 76 pthread_t thread_id; in eal_thread_loop() local
|
| H A D | eal.c | 961 pthread_t thread_id; in rte_eal_init() local
|
| /f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/ |
| H A D | thread-m.h | 37 typedef int thread_id; typedef
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_private.h | 22 pthread_t thread_id; /**< pthread identifier */ member
|
| /f-stack/dpdk/examples/performance-thread/l3fwd-thread/ |
| H A D | main.c | 266 uint8_t thread_id; member 288 uint8_t thread_id; member 579 uint16_t thread_id; /**< Thread ID */ member
|