Searched refs:malloc_heap_free (Results 1 – 4 of 4) sorted by relevance
85 malloc_heap_free(struct malloc_elem *elem);
172 malloc_heap_free(elem); in memzone_reserve_aligned_thread_unsafe()
42 if (malloc_heap_free(malloc_elem_from_data(addr)) < 0) in mem_free()
829 malloc_heap_free(struct malloc_elem *elem) in malloc_heap_free() function