Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/pipeline/
H A Dthread.c196 thread_msg_free(struct thread_msg_rsp *rsp) in thread_msg_free() function
285 thread_msg_free(rsp); in thread_pipeline_enable()
371 thread_msg_free(rsp); in thread_pipeline_disable()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c258 thread_msg_free(struct thread_msg_rsp *rsp) in thread_msg_free() function
367 thread_msg_free(rsp); in softnic_thread_pipeline_enable()
450 thread_msg_free(rsp); in softnic_thread_pipeline_disable()
/f-stack/dpdk/examples/ip_pipeline/
H A Dthread.c228 thread_msg_free(struct thread_msg_rsp *rsp) in thread_msg_free() function
333 thread_msg_free(rsp); in thread_pipeline_enable()
418 thread_msg_free(rsp); in thread_pipeline_disable()