Home
last modified time | relevance | path

Searched refs:contig (Results 1 – 12 of 12) sorted by relevance

/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_heap.c165 contig)) { in find_suitable_element()
202 if (contig) { in find_biggest_element()
375 contig); in alloc_pages_on_heap()
471 req.alloc_req.contig = contig; in try_expand_heap_secondary()
492 bool contig) in try_expand_heap() argument
609 align, bound, contig)) in alloc_more_mem_on_socket()
684 bound, contig)) { in malloc_heap_alloc_on_heap_id()
722 bound, contig); in malloc_heap_alloc()
733 bound, contig); in malloc_heap_alloc()
785 contig); in malloc_heap_alloc_biggest()
[all …]
H A Dmalloc_mp.h40 bool contig; member
80 bool contig, struct rte_memseg **ms, int n_segs);
H A Dmalloc_heap.h53 size_t align, size_t bound, bool contig);
57 size_t align, bool contig);
H A Deal_common_memzone.c67 bool contig; in memzone_reserve_aligned_thread_unsafe() local
137 contig = (flags & RTE_MEMZONE_IOVA_CONTIG) != 0; in memzone_reserve_aligned_thread_unsafe()
145 align, contig); in memzone_reserve_aligned_thread_unsafe()
151 flags, align, bound, contig); in memzone_reserve_aligned_thread_unsafe()
H A Dmalloc_elem.c225 size_t bound, bool contig) in elem_start_pt() argument
260 if (contig) { in elem_start_pt()
286 size_t bound, bool contig) in malloc_elem_can_hold() argument
288 return elem_start_pt(elem, size, align, bound, contig) != NULL; in malloc_elem_can_hold()
434 size_t bound, bool contig) in malloc_elem_alloc() argument
437 contig); in malloc_elem_alloc()
H A Dmalloc_elem.h132 unsigned int align, size_t bound, bool contig);
140 unsigned int align, size_t bound, bool contig);
H A Dmalloc_mp.c205 ar->flags, ar->align, ar->bound, ar->contig, ms, in handle_alloc_request()
/f-stack/freebsd/x86/isa/
H A Disa_dma.c91 int contig; in isa_dma_init() local
105 contig = 0; in isa_dma_init()
111 contig = 1; in isa_dma_init()
127 if (contig) in isa_dma_init()
/f-stack/dpdk/lib/librte_mempool/
H A Dmempool_trace_points.c13 lib.mempool.ops.deq.contig)
/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_mbox.h1336 uint8_t __otx2_io contig; /* Contiguous entries ? */ member
1402 uint8_t __otx2_io contig; /* Contiguous counters ? */ member
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow_utils.c762 req->contig = 1; in flow_fill_entry_cache()
/f-stack/dpdk/doc/guides/testpmd_app_ug/
H A Drun_app.rst505 * ``--no-iova-contig``