Lines Matching refs:thread
50 struct __rte_cache_aligned thread { struct
58 static struct thread threads[RTE_MAX_LCORE]; argument
70 struct thread *t = &threads[thread_id]; in thread_init()
92 struct thread *t = &threads[thread_id]; in thread_init()
112 struct thread *t = &threads[thread_id]; in pipeline_find()
132 struct thread *t = &threads[thread_id]; in block_find()
165 struct thread *t; in pipeline_enable()
227 struct thread *t; in pipeline_disable()
267 struct thread *t; in block_enable()
300 struct thread *t; in block_disable()
355 struct thread *t; in thread_main()