Home
last modified time | relevance | path

Searched defs:thread_data (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/examples/pipeline/
H A Dthread.c54 struct thread_data { struct
66 static struct thread_data thread_data[RTE_MAX_LCORE]; argument
/f-stack/freebsd/contrib/vchiq/interface/compat/
H A Dvchi_bsd.c459 struct thread_data { struct
464 static struct thread_data thread_slots[MAX_THREAD_DATA_SLOTS]; argument
/f-stack/dpdk/examples/ip_pipeline/
H A Dthread.c66 struct thread_data { struct
78 static struct thread_data thread_data[RTE_MAX_LCORE]; argument
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h628 struct softnic_thread_data thread_data[RTE_MAX_LCORE]; member