Searched refs:malloc_heaps (Results 1 – 6 of 6) sorted by relevance
246 return malloc_heap_get_stats(&mcfg->malloc_heaps[heap_idx], in rte_malloc_get_socket_stats()261 malloc_heap_dump(&mcfg->malloc_heaps[idx], f); in rte_malloc_dump_heaps()282 struct malloc_heap *tmp = &mcfg->malloc_heaps[idx]; in rte_malloc_heap_get_socket()313 struct malloc_heap *tmp = &mcfg->malloc_heaps[idx]; in rte_malloc_heap_socket_is_external()338 struct malloc_heap *heap = &mcfg->malloc_heaps[heap_id]; in rte_malloc_dump_stats()397 struct malloc_heap *heap = &mcfg->malloc_heaps[i]; in find_named_heap()607 struct malloc_heap *tmp = &mcfg->malloc_heaps[i]; in rte_malloc_heap_create()
55 struct malloc_heap malloc_heaps[RTE_MAX_HEAPS]; member
78 struct malloc_heap *heap = &mcfg->malloc_heaps[i]; in malloc_socket_to_heap_id()123 heap = &mcfg->malloc_heaps[heap_idx]; in malloc_add_seg()483 req.alloc_req.malloc_heap_idx = heap - mcfg->malloc_heaps; in try_expand_heap_secondary()648 struct malloc_heap *heap = &mcfg->malloc_heaps[heap_id]; in malloc_heap_alloc_on_heap_id()772 struct malloc_heap *heap = &mcfg->malloc_heaps[heap_id]; in heap_alloc_biggest_on_heap_id()1411 struct malloc_heap *heap = &mcfg->malloc_heaps[i]; in rte_eal_malloc_heap_init()
1138 heap = &mcfg->malloc_heaps[heap_id]; in handle_eal_heap_info_request()1170 struct malloc_heap *heap = &mcfg->malloc_heaps[heap_id]; in handle_eal_heap_list_request()
239 heap = &mcfg->malloc_heaps[ar->malloc_heap_idx]; in handle_alloc_request()
407 - Structure ``rte_mem_config`` has had its ``malloc_heaps`` array