Searched refs:nolibc_heap (Results 1 – 1 of 1) sorted by relevance
16 struct nolibc_heap { struct71 struct nolibc_heap *heap; in free()76 heap = container_of(ptr, struct nolibc_heap, user_p); in free()114 struct nolibc_heap *heap; in malloc()148 struct nolibc_heap *heap; in realloc()155 heap = container_of(old_ptr, struct nolibc_heap, user_p); in realloc()