Home
last modified time | relevance | path

Searched refs:__malloc_mmb_heap (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/malloc/
A Dmalloc.c47 struct heap_free_area *__malloc_mmb_heap = HEAP_INIT_WITH_FA (initial_mmb_fa); variable
157 new_mmb = malloc_from_heap (sizeof *new_mmb, &__malloc_mmb_heap, &__malloc_mmb_heap_lock); in __malloc_from_heap()
A Dmalloc.h79 extern struct heap_free_area *__malloc_mmb_heap;
A Dfree.c181 free_to_heap (mmb, &__malloc_mmb_heap, &__malloc_mmb_heap_lock); in __free_to_heap()

Completed in 4 milliseconds