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 size_t align, size_t bound, bool contig) in heap_alloc()
294 int socket, unsigned int flags, size_t align, size_t bound, in alloc_pages_on_heap()
395 size_t bound, bool contig) in try_expand_heap_primary()
466 size_t bound, bool contig) in try_expand_heap_secondary()
497 int socket, unsigned int flags, size_t align, size_t bound, in try_expand_heap()
535 unsigned int flags, size_t align, size_t bound, bool contig) in alloc_more_mem_on_socket()
643 size_t bound, bool contig) in malloc_heap_alloc_on_heap_id()
732 size_t align, size_t bound, bool contig) in malloc_heap_alloc()
H A Deal_common_memzone.c103 unsigned int bound) in memzone_reserve_aligned_thread_unsafe() argument
240 unsigned int flags, unsigned int align, unsigned int bound) in rte_memzone_reserve_thread_safe() argument
268 rte_memzone_reserve_bounded(const char * name,size_t len,int socket_id,unsigned flags,unsigned align,unsigned bound) rte_memzone_reserve_bounded() argument
[all...]
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.c773 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