Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_memory.h180 typedef int (*rte_memseg_contig_walk_t)(const struct rte_memseg_list *msl, typedef
236 rte_memseg_contig_walk(rte_memseg_contig_walk_t func, void *arg);
296 rte_memseg_contig_walk_thread_unsafe(rte_memseg_contig_walk_t func, void *arg);
/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()
695 rte_memseg_contig_walk(rte_memseg_contig_walk_t func, void *arg) in rte_memseg_contig_walk()