Home
last modified time | relevance | path

Searched defs:bound (Results 1 – 6 of 6) sorted by relevance

/dpdk/lib/eal/common/
H A Dmalloc_heap.c151 unsigned int flags, size_t align, size_t bound, bool contig) in find_suitable_element()
233 unsigned int flags, size_t align, size_t bound, bool contig) in heap_alloc()
295 int socket, unsigned int flags, size_t align, size_t bound, in alloc_pages_on_heap()
396 size_t bound, bool contig) in try_expand_heap_primary()
467 size_t bound, bool contig) in try_expand_heap_secondary()
498 int socket, unsigned int flags, size_t align, size_t bound, in try_expand_heap()
536 unsigned int flags, size_t align, size_t bound, bool contig) in alloc_more_mem_on_socket()
645 size_t bound, bool contig) in malloc_heap_alloc_on_heap_id()
725 unsigned int flags, size_t align, size_t bound, bool contig) in malloc_heap_alloc()
H A Deal_common_memzone.c67 unsigned int bound) in memzone_reserve_aligned_thread_unsafe()
205 unsigned int flags, unsigned int align, unsigned int bound) in rte_memzone_reserve_thread_safe()
233 unsigned flags, unsigned align, unsigned bound) in rte_memzone_reserve_bounded()
H A Dmalloc_elem.c220 size_t bound, bool contig) in elem_start_pt()
281 size_t bound, bool contig) in malloc_elem_can_hold()
429 size_t bound, bool contig) in malloc_elem_alloc()
H A Dmalloc_mp.h37 size_t bound; member
/dpdk/app/test/
H A Dtest_memzone.c774 uint32_t bound) in check_memzone_bounded()
/dpdk/drivers/event/dlb2/pf/base/
H A Ddlb2_hw_types.h85 u32 bound; member
214 const u32 bound[] = {16, 8, 4, 2, 1}; in dlb2_sn_group_alloc_slot() local