Searched refs:nolibc_heap (Results 1 – 1 of 1) sorted by relevance
20 struct nolibc_heap { struct94 struct nolibc_heap *heap; in free()99 heap = container_of(ptr, struct nolibc_heap, user_p); in free()129 struct nolibc_heap *heap; in malloc()163 struct nolibc_heap *heap; in realloc()170 heap = container_of(old_ptr, struct nolibc_heap, user_p); in realloc()