Searched refs:dm_slice (Results 1 – 1 of 1) sorted by relevance
202 static uint16_t dm_slice(dm_free_header_t *free_entry_p, uint16_t min_size) in dm_slice() function272 best_entry_p->buffer_size = dm_slice(best_entry_p, alloc_size); in dm_alloc()327 … allocated_entry_p->buffer_size = dm_slice((dm_free_header_t*)allocated_entry_p, total_alloc_size); in dm_realloc()347 allocated_entry_p->buffer_size += dm_slice(entry_p, add_alloc_size); in dm_realloc()