Home
last modified time | relevance | path

Searched defs:ms (Results 1 – 25 of 39) sorted by relevance

12

/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; member
277 struct rte_memseg *ms; member
310 eal_memalloc_alloc_seg_bulk(struct rte_memseg **ms, int n_segs, in eal_memalloc_alloc_seg_bulk()
361 struct rte_memseg *ms = NULL; in eal_memalloc_alloc_seg() local
367 eal_memalloc_free_seg_bulk(struct rte_memseg **ms, int n_segs) in eal_memalloc_free_seg_bulk()
421 eal_memalloc_free_seg(struct rte_memseg *ms) in eal_memalloc_free_seg()
/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_ring_stress_impl.h80 lcore_op_stat_aggr(struct lcore_stat *ms, const struct lcore_stat *ls) in lcore_op_stat_aggr()
91 lcore_stat_aggr(struct lcore_stat *ms, const struct lcore_stat *ls) in lcore_stat_aggr()
H A Dtest_external_mem.c45 const struct rte_memseg *ms; in check_mem() local
/dpdk/lib/eal/common/
H A Deal_common_memory.c275 struct rte_memseg *ms = rte_fbarray_get(arr, i); in eal_memseg_list_populate() local
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()
536 const struct rte_memseg *ms, void *arg) in check_iova()
672 const struct rte_memseg *ms; in rte_memseg_contig_walk_thread_unsafe() local
724 const struct rte_memseg *ms; in rte_memseg_walk_thread_unsafe() local
790 rte_memseg_get_fd_thread_unsafe(const struct rte_memseg *ms) in rte_memseg_get_fd_thread_unsafe()
832 rte_memseg_get_fd(const struct rte_memseg *ms) in rte_memseg_get_fd()
844 rte_memseg_get_fd_offset_thread_unsafe(const struct rte_memseg *ms, in rte_memseg_get_fd_offset_thread_unsafe()
887 rte_memseg_get_fd_offset(const struct rte_memseg *ms, size_t *offset) in rte_memseg_get_fd_offset()
[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() local
847 struct rte_memseg *ms; in malloc_heap_free_pages() local
1211 struct rte_memseg *ms; in malloc_heap_create_external_seg() local
H A Dmalloc_mp.c46 struct rte_memseg **ms; member
222 struct rte_memseg **ms; in handle_alloc_request() local
H A Deal_common_memalloc.c73 const struct rte_memseg *ms; in eal_memalloc_is_contig() local
H A Deal_common_dynmem.c323 struct rte_memseg *ms = pages[i]; in eal_dynmem_hugepage_init() local
H A Deal_common_memzone.c332 struct rte_memseg *ms; in dump_memzone() local
H A Dmalloc_elem.c38 struct rte_memseg *ms; in malloc_elem_find_max_iova_contig() local
/dpdk/lib/eal/linux/
H A Deal_memalloc.c515 alloc_seg(struct rte_memseg *ms, void *addr, int socket_id, in alloc_seg()
736 free_seg(struct rte_memseg *ms, struct hugepage_info *hi, in free_seg()
806 struct rte_memseg **ms; member
946 struct rte_memseg *ms; member
1012 eal_memalloc_alloc_seg_bulk(struct rte_memseg **ms, int n_segs, size_t page_sz, in eal_memalloc_alloc_seg_bulk()
1081 struct rte_memseg *ms; in eal_memalloc_alloc_seg() local
1089 eal_memalloc_free_seg_bulk(struct rte_memseg **ms, int n_segs) 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() local
1230 struct rte_memseg *ms; in sync_chunk() local
H A Deal_vfio.c610 struct rte_memseg *ms; in vfio_mem_event_callback() local
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_memory.c720 struct rte_memseg *ms = rte_fbarray_get(arr, ms_idx); local
1542 struct rte_memseg *ms; local
/dpdk/lib/ipsec/
H A Dmisc.h50 struct rte_mbuf *ms; in mbuf_get_seg_ofs() local
84 mbuf_cut_seg_ofs(struct rte_mbuf *mb, struct rte_mbuf *ms, uint32_t ofs, in mbuf_cut_seg_ofs()
/dpdk/lib/eal/include/generic/
H A Drte_cycles.h148 rte_delay_ms(unsigned ms) in rte_delay_ms()
/dpdk/drivers/common/dpaax/
H A Ddpaax_iova_table.c395 struct rte_memseg *ms; in dpaax_memevent_cb() local
441 const struct rte_memseg *ms, size_t len, in dpaax_memevent_walk_memsegs()
/dpdk/drivers/net/mlx4/
H A Dmlx4_mr.c312 const struct rte_memseg *ms; in mr_find_next_chunk() local
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() local
913 const struct rte_memseg *ms; in mlx4_mr_mem_event_free_cb() local
/dpdk/drivers/bus/dpaa/
H A Drte_dpaa_bus.h171 struct dpaa_memseg *ms; in rte_dpaa_mem_ptov() local
198 const struct rte_memseg *ms; in rte_dpaa_mem_vtop() local
/dpdk/drivers/bus/fslmc/
H A Dfslmc_vfio.c211 struct rte_memseg *ms; in fslmc_memevent_cb() local
348 const struct rte_memseg *ms, void *arg) in fslmc_dmamap_seg()
/dpdk/drivers/mempool/dpaa/
H A Ddpaa_mempool.c321 struct dpaa_memseg *ms; in dpaa_populate() local
/dpdk/drivers/common/mlx5/
H A Dmlx5_common_mr.c360 const struct rte_memseg *ms; in mr_find_next_chunk() local
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() local
1185 const struct rte_memseg *ms; in mlx5_free_mr_by_addr() local
/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/lib/eal/freebsd/
H A Deal_memory.c233 attach_segment(const struct rte_memseg_list *msl, const struct rte_memseg *ms, in attach_segment()
/dpdk/drivers/net/cxgbe/base/
H A Dt4vf_hw.c91 int ms; in t4vf_wr_mbox_core() local

12