Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_memory.h296 rte_memseg_contig_walk_thread_unsafe(rte_memseg_contig_walk_t func, void *arg);
/f-stack/dpdk/lib/librte_eal/
H A Drte_eal_exports.def217 rte_memseg_contig_walk_thread_unsafe
H A Dversion.map283 rte_memseg_contig_walk_thread_unsafe;
/f-stack/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_vdpa.c168 int ret = rte_memseg_contig_walk_thread_unsafe( in vhost_vdpa_dma_map_all()
/f-stack/dpdk/drivers/common/dpaax/
H A Ddpaax_iova_table.c457 rte_memseg_contig_walk_thread_unsafe(dpaax_memevent_walk_memsegs, NULL); in dpaax_handle_memevents()
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_memory.c656 rte_memseg_contig_walk_thread_unsafe(rte_memseg_contig_walk_t func, void *arg) in rte_memseg_contig_walk_thread_unsafe() function
701 ret = rte_memseg_contig_walk_thread_unsafe(func, arg); in rte_memseg_contig_walk()