Home
last modified time | relevance | path

Searched refs:thread_pipeline_disable (Results 1 – 6 of 6) sorted by relevance

/dpdk/examples/ip_pipeline/
H A Dthread.h15 thread_pipeline_disable(uint32_t thread_id,
H A Dthread.c344 thread_pipeline_disable(uint32_t thread_id, in thread_pipeline_disable() function
H A Dcli.c6014 status = thread_pipeline_disable(thread_id, pipeline_name); in cmd_thread_pipeline_disable()
/dpdk/examples/pipeline/
H A Dthread.h18 thread_pipeline_disable(uint32_t thread_id,
H A Dthread.c305 thread_pipeline_disable(uint32_t thread_id, in thread_pipeline_disable() function
H A Dcli.c2791 status = thread_pipeline_disable(thread_id, obj, pipeline_name); in cmd_thread_pipeline_disable()