Searched refs:sys_multi_heap_free (Results 1 – 6 of 6) sorted by relevance
84 void sys_multi_heap_free(struct sys_multi_heap *mheap, void *block) in sys_multi_heap_free() function103 sys_multi_heap_free(mheap, ptr); in sys_multi_heap_aligned_realloc()124 sys_multi_heap_free(mheap, ptr); in sys_multi_heap_aligned_realloc()
82 sys_multi_heap_free(&shared_multi_heap, block); in shared_multi_heap_free()
169 void sys_multi_heap_free(struct sys_multi_heap *mheap, void *block);
60 sys_multi_heap_free(&mah_data.multi_heap, block); in mem_attr_heap_free()
355 sys_multi_heap_free(&multi_heap, blocks[i]); in ZTEST()
138 :c:func:`sys_multi_heap_free`. The application does not need to pass