Searched refs:rte_memseg_contig_walk (Results 1 – 8 of 8) sorted by relevance
236 rte_memseg_contig_walk(rte_memseg_contig_walk_t func, void *arg);
199 rte_memseg_contig_walk
264 rte_memseg_contig_walk;
630 } else if (!rte_memseg_contig_walk(mr_find_contig_memsegs_cb, &data)) { in mlx5_mr_create_primary()690 !rte_memseg_contig_walk(mr_find_contig_memsegs_cb, &data_re)) { in mlx5_mr_create_primary()
379 rte_memseg_contig_walk(find_virt_legacy, &vi); in rte_mem_iova2virt()695 rte_memseg_contig_walk(rte_memseg_contig_walk_t func, void *arg) in rte_memseg_contig_walk() function
1371 return rte_memseg_contig_walk(malloc_add_seg, NULL); in rte_eal_malloc_heap_init()
638 } else if (!rte_memseg_contig_walk(mr_find_contig_memsegs_cb, &data)) { in mlx4_mr_create_primary()701 !rte_memseg_contig_walk(mr_find_contig_memsegs_cb, &data_re)) { in mlx4_mr_create_primary()
1407 int ret = rte_memseg_contig_walk(type1_map_contig, in vfio_type1_dma_map()