Home
last modified time | relevance | path

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

12

/f-stack/dpdk/lib/librte_rcu/
H A Drte_rcu_qsbr.h55 #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 Drte_rcu_qsbr.c86 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 Dthread.c147 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 Dobj.h119 uint32_t thread_id; member
H A Dcli.c1082 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 Dparser.h59 uint32_t thread_id; member
H A Drte_eth_softnic_thread.c100 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 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.c5950 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 Drte_eth_softnic_internals.h535 uint32_t thread_id; member
/f-stack/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.c159 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 Dpipeline.h180 uint32_t thread_id; member
H A Dcli.c5955 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 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.c400 uint32_t thread_id = alloc_thread_id(); in test_lpm_rcu_qsbr_reader() local
/f-stack/dpdk/lib/librte_eal/windows/
H A Deal_thread.c63 pthread_t thread_id; in eal_thread_loop() local
/f-stack/dpdk/lib/librte_eal/freebsd/
H A Deal_thread.c76 pthread_t thread_id; in eal_thread_loop() local
H A Deal.c666 pthread_t thread_id; in rte_eal_init() local
/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_thread.c76 pthread_t thread_id; in eal_thread_loop() local
H A Deal.c961 pthread_t thread_id; in rte_eal_init() local
/f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/
H A Dthread-m.h37 typedef int thread_id; typedef
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_private.h22 pthread_t thread_id; /**< pthread identifier */ member
/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c266 uint8_t thread_id; member
288 uint8_t thread_id; member
579 uint16_t thread_id; /**< Thread ID */ member

12