Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/pipeline/
H A Dthread.c187 thread_msg_alloc(void) in thread_msg_alloc() function
269 req = thread_msg_alloc(); in thread_pipeline_enable()
356 req = thread_msg_alloc(); in thread_pipeline_disable()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c249 thread_msg_alloc(void) in thread_msg_alloc() function
345 req = thread_msg_alloc(); in softnic_thread_pipeline_enable()
435 req = thread_msg_alloc(); in softnic_thread_pipeline_disable()
/f-stack/dpdk/examples/ip_pipeline/
H A Dthread.c219 thread_msg_alloc(void) in thread_msg_alloc() function
311 req = thread_msg_alloc(); in thread_pipeline_enable()
403 req = thread_msg_alloc(); in thread_pipeline_disable()