Searched refs:tlsf_create_with_pool (Results 1 – 3 of 3) sorted by relevance
98 tlsf_t tlsf_create_with_pool(void* mem, size_t bytes);
133 result->heap_data = tlsf_create_with_pool(start_ptr + sizeof(heap_t), size); in multi_heap_register_impl()
746 tlsf_t tlsf_create_with_pool(void* mem, size_t bytes) in tlsf_create_with_pool() function