Searched defs:bound (Results 1 – 6 of 6) sorted by relevance
| /dpdk/lib/eal/common/ |
| H A D | malloc_heap.c | 151 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 D | eal_common_memzone.c | 67 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 D | malloc_elem.c | 220 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 D | malloc_mp.h | 37 size_t bound; member
|
| /dpdk/app/test/ |
| H A D | test_memzone.c | 774 uint32_t bound) in check_memzone_bounded()
|
| /dpdk/drivers/event/dlb2/pf/base/ |
| H A D | dlb2_hw_types.h | 85 u32 bound; member 214 const u32 bound[] = {16, 8, 4, 2, 1}; in dlb2_sn_group_alloc_slot() local
|