Home
last modified time | relevance | path

Searched refs:rte_gpu_comm_cleanup_list (Results 1 – 5 of 5) sorted by relevance

/dpdk/lib/gpudev/
H A Dversion.map9 rte_gpu_comm_cleanup_list;
H A Drte_gpudev.h741 int rte_gpu_comm_cleanup_list(struct rte_gpu_comm_list *comm_list_item);
H A Dgpudev.c1050 rte_gpu_comm_cleanup_list(struct rte_gpu_comm_list *comm_list_item) in rte_gpu_comm_cleanup_list() function
/dpdk/app/test-gpudev/
H A Dmain.c377 ret = rte_gpu_comm_cleanup_list(&(comm_list[0])); in create_update_comm_list()
395 ret = rte_gpu_comm_cleanup_list(&(comm_list[0])); in create_update_comm_list()
/dpdk/doc/guides/prog_guide/
H A Dgpudev.rst194 while (rte_gpu_comm_cleanup_list(comm_list[0]));
195 while (rte_gpu_comm_cleanup_list(comm_list[1]));