Home
last modified time | relevance | path

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

/dpdk/examples/pipeline/
H A Dthread.c194 thread_msg_alloc(void) in thread_msg_alloc() function
276 req = thread_msg_alloc(); in thread_pipeline_enable()
363 req = thread_msg_alloc(); in thread_pipeline_disable()
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c245 thread_msg_alloc(void) in thread_msg_alloc() function
341 req = thread_msg_alloc(); in softnic_thread_pipeline_enable()
431 req = thread_msg_alloc(); in softnic_thread_pipeline_disable()
/dpdk/examples/ip_pipeline/
H A Dthread.c217 thread_msg_alloc(void) in thread_msg_alloc() function
309 req = thread_msg_alloc(); in thread_pipeline_enable()
401 req = thread_msg_alloc(); in thread_pipeline_disable()