Searched defs:n_segs (Results 1 – 11 of 11) sorted by relevance
| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | eal_memalloc.c | 179 unsigned int n_segs; member 316 eal_memalloc_alloc_seg_bulk(struct rte_memseg **ms, int n_segs, in eal_memalloc_alloc_seg_bulk() 373 eal_memalloc_free_seg_bulk(struct rte_memseg **ms, int n_segs) in eal_memalloc_free_seg_bulk()
|
| H A D | eal_memory.c | 654 int n_segs; in eal_nohuge_init() local
|
| /f-stack/dpdk/lib/librte_eal/freebsd/ |
| H A D | eal_memory.c | 70 int n_segs; in rte_eal_hugepage_init() local 403 unsigned int n_segs; in memseg_primary_init() local
|
| H A D | eal_memalloc.c | 15 int __rte_unused n_segs, size_t __rte_unused page_sz, in eal_memalloc_alloc_seg_bulk()
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | malloc_heap.c | 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() 396 int n_segs; in try_expand_heap_primary() local 806 int n_segs, seg_idx, max_seg_idx; in malloc_heap_free_pages() local 835 unsigned int i, n_segs, before_space, after_space; in malloc_heap_free() local
|
| H A D | eal_common_memory.c | 190 uint64_t page_sz, int n_segs, int socket_id, bool heap) in eal_memseg_list_init_named() 213 int n_segs, int socket_id, int type_msl_idx, bool heap) in eal_memseg_list_init() 259 eal_memseg_list_populate(struct rte_memseg_list *msl, void *addr, int n_segs) in eal_memseg_list_populate() 673 int n_segs; in rte_memseg_contig_walk_thread_unsafe() local
|
| H A D | eal_common_dynmem.c | 130 unsigned int cur_seglist, n_seglists, n_segs; in eal_dynmem_memseg_lists_init() local
|
| H A D | malloc_mp.c | 187 int n_segs; in handle_alloc_request() local
|
| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal_memory.c | 840 int n_contig_segs, n_segs; local 1134 int n_segs, fd, flags; local 1816 unsigned int n_segs; local
|
| H A D | eal_memalloc.c | 787 unsigned int n_segs; member 990 eal_memalloc_alloc_seg_bulk(struct rte_memseg **ms, int n_segs, size_t page_sz, in eal_memalloc_alloc_seg_bulk() 1067 eal_memalloc_free_seg_bulk(struct rte_memseg **ms, int n_segs) in eal_memalloc_free_seg_bulk()
|
| /f-stack/dpdk/drivers/bus/fslmc/ |
| H A D | fslmc_vfio.c | 350 int *n_segs = arg; in fslmc_dmamap_seg() local
|