Home
last modified time | relevance | path

Searched refs:worker_loop (Results 1 – 2 of 2) sorted by relevance

/dpdk/examples/eventdev_pipeline/
H A Dpipeline_common.h32 typedef int (*worker_loop)(void *); typedef
39 worker_loop worker;
H A Dpipeline_worker_tx.c950 static worker_loop in get_worker_loop_single_burst()
959 static worker_loop in get_worker_loop_single_non_burst()
968 static worker_loop in get_worker_loop_burst()
977 static worker_loop in get_worker_loop_non_burst()
986 static worker_loop in get_worker_single_stage()
997 static worker_loop in get_worker_multi_stage()