Home
last modified time | relevance | path

Searched refs:thread_contexts (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_lcores.c64 struct thread_context thread_contexts[RTE_MAX_LCORE]; in test_non_eal_lcores() local
76 t = &thread_contexts[i]; in test_non_eal_lcores()
95 t = &thread_contexts[non_eal_threads_count]; in test_non_eal_lcores()
112 t = &thread_contexts[i]; in test_non_eal_lcores()
215 struct thread_context thread_contexts[2]; in test_non_eal_lcores_callback() local
261 t = &thread_contexts[0]; in test_non_eal_lcores_callback()
284 t = &thread_contexts[1]; in test_non_eal_lcores_callback()
311 t = &thread_contexts[i]; in test_non_eal_lcores_callback()
332 t = &thread_contexts[i]; in test_non_eal_lcores_callback()