Home
last modified time | relevance | path

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

/dpdk/examples/pipeline/
H A Dthread.c203 thread_msg_free(struct thread_msg_rsp *rsp) in thread_msg_free() function
292 thread_msg_free(rsp); in thread_pipeline_enable()
378 thread_msg_free(rsp); in thread_pipeline_disable()
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c254 thread_msg_free(struct thread_msg_rsp *rsp) in thread_msg_free() function
363 thread_msg_free(rsp); in softnic_thread_pipeline_enable()
446 thread_msg_free(rsp); in softnic_thread_pipeline_disable()
/dpdk/examples/ip_pipeline/
H A Dthread.c226 thread_msg_free(struct thread_msg_rsp *rsp) in thread_msg_free() function
331 thread_msg_free(rsp); in thread_pipeline_enable()
416 thread_msg_free(rsp); in thread_pipeline_disable()