Home
last modified time | relevance | path

Searched refs:rte_gpu_comm_destroy_list (Results 1 – 4 of 4) sorted by relevance

/dpdk/lib/gpudev/
H A Dversion.map13 rte_gpu_comm_destroy_list;
H A Drte_gpudev.h659 int rte_gpu_comm_destroy_list(struct rte_gpu_comm_list *comm_list,
H A Dgpudev.c939 rte_gpu_comm_destroy_list(struct rte_gpu_comm_list *comm_list, in rte_gpu_comm_destroy_list() function
/dpdk/app/test-gpudev/
H A Dmain.c403 ret = rte_gpu_comm_destroy_list(comm_list, num_comm_items); in create_update_comm_list()
417 rte_gpu_comm_destroy_list(comm_list, num_comm_items); in create_update_comm_list()