Home
last modified time | relevance | path

Searched refs:rte_memseg (Results 1 – 25 of 37) sorted by relevance

12

/dpdk/lib/eal/include/
H A Drte_memory.h49 struct rte_memseg { struct
148 struct rte_memseg *
170 const struct rte_memseg *ms, void *arg);
182 const struct rte_memseg *ms, size_t len, void *arg);
334 rte_memseg_get_fd(const struct rte_memseg *ms);
358 rte_memseg_get_fd_thread_unsafe(const struct rte_memseg *ms);
382 rte_memseg_get_fd_offset(const struct rte_memseg *ms, size_t *offset);
406 rte_memseg_get_fd_offset_thread_unsafe(const struct rte_memseg *ms,
/dpdk/lib/eal/windows/
H A Deal_memalloc.c35 alloc_seg(struct rte_memseg *ms, void *requested_addr, int socket_id, in alloc_seg()
151 free_seg(struct rte_memseg *ms) in free_seg()
170 struct rte_memseg **ms;
229 struct rte_memseg *cur; in alloc_seg_walk()
245 struct rte_memseg *tmp; in alloc_seg_walk()
277 struct rte_memseg *ms;
358 struct rte_memseg *
361 struct rte_memseg *ms = NULL; in eal_memalloc_alloc_seg()
367 eal_memalloc_free_seg_bulk(struct rte_memseg **ms, int n_segs) in eal_memalloc_free_seg_bulk()
378 struct rte_memseg *cur = ms[seg]; in eal_memalloc_free_seg_bulk()
[all …]
/dpdk/lib/eal/common/
H A Deal_memalloc.h15 struct rte_memseg *
28 eal_memalloc_alloc_seg_bulk(struct rte_memseg **ms, int n_segs, size_t page_sz,
35 eal_memalloc_free_seg(struct rte_memseg *ms);
43 eal_memalloc_free_seg_bulk(struct rte_memseg **ms, int n_segs);
H A Dmalloc_mp.h16 struct rte_memseg;
81 bool contig, struct rte_memseg **ms, int n_segs);
84 rollback_expand_heap(struct rte_memseg **ms, int n_segs,
H A Deal_common_memory.c202 sizeof(struct rte_memseg))) { in eal_memseg_list_init_named()
275 struct rte_memseg *ms = rte_fbarray_get(arr, i); in eal_memseg_list_populate()
292 static struct rte_memseg *
349 const struct rte_memseg *ms, void *arg) in find_virt()
362 const struct rte_memseg *ms, size_t len, void *arg) in find_virt_legacy()
395 struct rte_memseg *
536 const struct rte_memseg *ms, void *arg) in check_iova()
672 const struct rte_memseg *ms; in rte_memseg_contig_walk_thread_unsafe()
724 const struct rte_memseg *ms; in rte_memseg_walk_thread_unsafe()
832 rte_memseg_get_fd(const struct rte_memseg *ms) in rte_memseg_get_fd()
[all …]
H A Dmalloc_heap.c108 const struct rte_memseg *ms, size_t len, void *arg __rte_unused) in malloc_add_seg()
281 rollback_expand_heap(struct rte_memseg **ms, int n_segs, in rollback_expand_heap()
296 bool contig, struct rte_memseg **ms, int n_segs) in alloc_pages_on_heap()
399 struct rte_memseg **ms; in try_expand_heap_primary()
847 struct rte_memseg *ms; in malloc_heap_free_pages()
926 const struct rte_memseg *tmp = in malloc_heap_free()
1203 sizeof(struct rte_memseg)) < 0) { in malloc_heap_create_external_seg()
1211 struct rte_memseg *ms; in malloc_heap_create_external_seg()
H A Deal_common_dynmem.c280 struct rte_memseg **pages; in eal_dynmem_hugepage_init()
323 struct rte_memseg *ms = pages[i]; in eal_dynmem_hugepage_init()
H A Dmalloc_mp.c46 struct rte_memseg **ms;
222 struct rte_memseg **ms; in handle_alloc_request()
H A Deal_common_memalloc.c73 const struct rte_memseg *ms; in eal_memalloc_is_contig()
H A Deal_common_memzone.c332 struct rte_memseg *ms; in dump_memzone()
/dpdk/lib/eal/freebsd/
H A Deal_memalloc.c14 eal_memalloc_alloc_seg_bulk(struct rte_memseg **ms __rte_unused, in eal_memalloc_alloc_seg_bulk()
22 struct rte_memseg *
30 eal_memalloc_free_seg(struct rte_memseg *ms __rte_unused) in eal_memalloc_free_seg()
37 eal_memalloc_free_seg_bulk(struct rte_memseg **ms __rte_unused, in eal_memalloc_free_seg_bulk()
H A Deal_memory.c119 struct rte_memseg *seg; in rte_eal_hugepage_init()
233 attach_segment(const struct rte_memseg_list *msl, const struct rte_memseg *ms, in attach_segment()
/dpdk/lib/eal/linux/
H A Deal_memalloc.c806 struct rte_memseg **ms;
890 struct rte_memseg *cur; in alloc_seg_walk()
908 struct rte_memseg *tmp; in alloc_seg_walk()
946 struct rte_memseg *ms;
1078 struct rte_memseg *
1081 struct rte_memseg *ms; in eal_memalloc_alloc_seg()
1100 struct rte_memseg *cur = ms[seg]; in eal_memalloc_free_seg_bulk()
1143 eal_memalloc_free_seg(struct rte_memseg *ms) in eal_memalloc_free_seg()
1190 struct rte_memseg *ms; in sync_chunk()
1204 struct rte_memseg *p_ms, *l_ms; in sync_chunk()
[all …]
H A Deal_vfio.c610 struct rte_memseg *ms; in vfio_mem_event_callback()
1373 type1_map_contig(const struct rte_memseg_list *msl, const struct rte_memseg *ms, in type1_map_contig()
1386 type1_map(const struct rte_memseg_list *msl, const struct rte_memseg *ms, in type1_map()
1561 const struct rte_memseg *ms, void *arg) in vfio_spapr_map_walk()
H A Deal.c1235 mark_freeable(const struct rte_memseg_list *msl, const struct rte_memseg *ms, in mark_freeable()
1239 struct rte_memseg *found; in mark_freeable()
/dpdk/app/test/
H A Dtest_memory.c35 const struct rte_memseg *ms, void *arg __rte_unused) in check_mem()
46 check_seg_fds(const struct rte_memseg_list *msl, const struct rte_memseg *ms, in check_seg_fds()
H A Dtest_external_mem.c45 const struct rte_memseg *ms; in check_mem()
/dpdk/drivers/common/dpaax/
H A Ddpaax_iova_table.c395 struct rte_memseg *ms; in dpaax_memevent_cb()
441 const struct rte_memseg *ms, size_t len, in dpaax_memevent_walk_memsegs()
/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr_pvt.h248 const struct rte_memseg *ms; in caam_jr_mem_vtop()
/dpdk/drivers/bus/dpaa/
H A Drte_dpaa_bus.h198 const struct rte_memseg *ms; in rte_dpaa_mem_vtop()
/dpdk/drivers/net/mlx4/
H A Dmlx4_mr.c312 const struct rte_memseg *ms; in mr_find_next_chunk()
515 const struct rte_memseg *ms, size_t len, void *arg) in mr_find_contig_memsegs_cb()
596 const struct rte_memseg *ms; in mlx4_mr_create_primary()
913 const struct rte_memseg *ms; in mlx4_mr_mem_event_free_cb()
/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_vdpa.c317 const struct rte_memseg *ms, size_t len, void *arg) in vhost_vdpa_map_contig()
328 vhost_vdpa_map(const struct rte_memseg_list *msl, const struct rte_memseg *ms, in vhost_vdpa_map()
/dpdk/drivers/common/mlx5/
H A Dmlx5_common_mr.c360 const struct rte_memseg *ms; in mr_find_next_chunk()
574 const struct rte_memseg *ms, size_t len, void *arg) in mr_find_contig_memsegs_cb()
661 const struct rte_memseg *ms; in mlx5_mr_create_primary()
1185 const struct rte_memseg *ms; in mlx5_free_mr_by_addr()
/dpdk/drivers/bus/fslmc/
H A Dfslmc_vfio.c211 struct rte_memseg *ms; in fslmc_memevent_cb()
348 const struct rte_memseg *ms, void *arg) in fslmc_dmamap_seg()
/dpdk/drivers/net/pfe/base/
H A Dpfe.h413 const struct rte_memseg *memseg; in pfe_mem_vtop()

12