/dpdk/lib/eal/windows/ |
H A D | eal_memalloc.c | 35 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 D | test_memory.c | 35 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 D | test_external_mem.c | 45 const struct rte_memseg *ms; in check_mem() local
|
H A D | test_malloc.c | 907 const struct rte_memseg *ms = rte_mem_virt2memseg(addr, NULL); in addr_to_socket() local
|
/dpdk/lib/eal/common/ |
H A D | eal_common_memory.c | 277 struct rte_memseg *ms = rte_fbarray_get(arr, i); in eal_memseg_list_populate() local 351 const struct rte_memseg *ms, void *arg) in find_virt() argument 364 find_virt_legacy(const struct rte_memseg_list * msl __rte_unused,const struct rte_memseg * ms,size_t len,void * arg) find_virt_legacy() argument 429 dump_memseg(const struct rte_memseg_list * msl,const struct rte_memseg * ms,void * arg) dump_memseg() argument 538 check_iova(const struct rte_memseg_list * msl __rte_unused,const struct rte_memseg * ms,void * arg) check_iova() argument 674 const struct rte_memseg *ms; rte_memseg_contig_walk_thread_unsafe() local 726 const struct rte_memseg *ms; rte_memseg_walk_thread_unsafe() local 792 rte_memseg_get_fd_thread_unsafe(const struct rte_memseg * ms) rte_memseg_get_fd_thread_unsafe() argument 834 rte_memseg_get_fd(const struct rte_memseg * ms) rte_memseg_get_fd() argument 846 rte_memseg_get_fd_offset_thread_unsafe(const struct rte_memseg * ms,size_t * offset) rte_memseg_get_fd_offset_thread_unsafe() argument 889 rte_memseg_get_fd_offset(const struct rte_memseg * ms,size_t * offset) rte_memseg_get_fd_offset() argument 1191 struct rte_memseg *ms; handle_eal_memzone_info_request() local 1375 const struct rte_memseg *ms; handle_eal_memseg_info_request() local 1448 const struct rte_memseg *ms; handle_eal_element_list_request() local 1518 const struct rte_memseg *ms; handle_eal_element_info_request() local [all...] |
H A D | malloc_heap.c | 108 const struct rte_memseg *ms, size_t len, void *arg __rte_unused) in malloc_add_seg() 280 rollback_expand_heap(struct rte_memseg **ms, int n_segs, in rollback_expand_heap() 295 bool contig, struct rte_memseg **ms, int n_segs) in alloc_pages_on_heap() 398 struct rte_memseg **ms; in try_expand_heap_primary() local 849 struct rte_memseg *ms; in malloc_heap_free_pages() local 1213 struct rte_memseg *ms; in malloc_heap_create_external_seg() local
|
H A D | malloc_mp.c | 48 struct rte_memseg **ms; member 224 struct rte_memseg **ms; in handle_alloc_request() local [all...] |
H A D | eal_common_memalloc.c | 74 const struct rte_memseg *ms; in eal_memalloc_is_contig() local
|
H A D | eal_common_dynmem.c | 325 struct rte_memseg *ms = pages[i]; in eal_dynmem_hugepage_init() local
|
H A D | eal_common_memzone.c | 367 struct rte_memseg *ms; dump_memzone() local
|
H A D | malloc_elem.c | 38 struct rte_memseg *ms; in malloc_elem_find_max_iova_contig() local
|
H A D | rte_malloc.c | 361 const struct rte_memseg *ms; in rte_malloc_virt2iova() local
|
/dpdk/lib/ipsec/ |
H A D | misc.h | 50 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()
|
H A D | esp_inb.c | 189 struct rte_mbuf *ms; in move_icv() local
|
/dpdk/lib/eal/linux/ |
H A D | eal_memalloc.c | 515 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 D | eal_vfio.c | 610 struct rte_memseg *ms; in vfio_mem_event_callback() local 1399 type1_map(const struct rte_memseg_list * msl,const struct rte_memseg * ms,void * arg) type1_map() argument 1558 vfio_spapr_map_walk(const struct rte_memseg_list * msl,const struct rte_memseg * ms,void * arg) vfio_spapr_map_walk() argument [all...] |
H A D | eal_memory.c | 732 struct rte_memseg *ms = rte_fbarray_get(arr, ms_idx); local 1565 struct rte_memseg *ms; local
|
H A D | eal.c | 1336 mark_freeable(const struct rte_memseg_list * msl,const struct rte_memseg * ms,void * arg __rte_unused) mark_freeable() argument
|
/dpdk/lib/eal/include/generic/ |
H A D | rte_cycles.h | 147 * @param ms in rte_delay_ms() argument
|
/dpdk/drivers/common/dpaax/ |
H A D | dpaax_iova_table.c | 394 struct rte_memseg *ms; in dpaax_memevent_cb() local 440 const struct rte_memseg *ms, size_t len, in dpaax_memevent_walk_memsegs()
|
/dpdk/drivers/bus/dpaa/ |
H A D | bus_dpaa_driver.h | 161 struct dpaa_memseg *ms; in rte_dpaa_mem_ptov() local 189 const struct rte_memseg *ms; in rte_dpaa_mem_vtop() local
|
/dpdk/drivers/mempool/dpaa/ |
H A D | dpaa_mempool.c | 336 struct dpaa_memseg *ms; in dpaa_populate() local
|
/dpdk/drivers/common/mlx5/ |
H A D | mlx5_common_mr.c | 357 const struct rte_memseg *ms; in mr_find_next_chunk() local 551 const struct rte_memseg *ms, size_t len, void *arg) in mr_find_contig_memsegs_cb() 706 const struct rte_memseg *ms; in mlx5_mr_create_primary() local 1258 const struct rte_memseg *ms; in mlx5_free_mr_by_addr() local
|
/dpdk/lib/eal/freebsd/ |
H A D | eal_memory.c | 232 attach_segment(const struct rte_memseg_list *msl, const struct rte_memseg *ms, in attach_segment()
|
/dpdk/drivers/crypto/caam_jr/ |
H A D | caam_jr_pvt.h | 248 const struct rte_memseg *ms; in caam_jr_mem_vtop() local
|