Lines Matching refs:heap_t
111 bool heap_caps_match(const heap_t *heap, uint32_t caps) in heap_caps_match()
151 heap_t *heap; in heap_caps_malloc_base()
360 HEAP_IRAM_ATTR static heap_t *find_containing_heap(void *ptr ) in find_containing_heap()
363 heap_t *heap; in find_containing_heap()
386 heap_t *heap = find_containing_heap(ptr); in heap_caps_free()
400 heap_t *heap = NULL; in heap_caps_realloc_base()
519 heap_t *heap; in heap_caps_get_total_size()
531 heap_t *heap; in heap_caps_get_free_size()
543 heap_t *heap; in heap_caps_get_minimum_free_size()
563 heap_t *heap; in heap_caps_get_info()
585 heap_t *heap; in heap_caps_print_heap_info()
608 heap_t *heap; in heap_caps_check_integrity()
626 heap_t *heap = find_containing_heap((void *)addr); in heap_caps_check_integrity_addr()
636 heap_t *heap; in heap_caps_dump()
652 heap_t *heap = find_containing_heap(ptr); in heap_caps_get_allocated_size()
685 heap_t *heap; in heap_caps_aligned_alloc()