Searched refs:heap_is_full (Results 1 – 1 of 1) sorted by relevance
462 bool heap_is_full; in free_block() local528 heap_is_full = !block_map->free_count; in free_block()544 if (block < block_map->first_free || heap_is_full) in free_block()