Lines Matching defs:thread_data
66 struct __rte_cache_aligned thread_data {
78 static struct thread_data thread_data[RTE_MAX_LCORE];
110 struct thread_data *t_data = &thread_data[i];
279 struct thread_data *td = &thread_data[thread_id];
369 struct thread_data *td = &thread_data[thread_id];
455 thread_msg_handle_pipeline_enable(struct thread_data *t,
491 thread_msg_handle_pipeline_disable(struct thread_data *t,
528 thread_msg_handle(struct thread_data *t)
3079 struct thread_data *t;
3083 t = &thread_data[thread_id];