Searched refs:blocks_out (Results 1 – 1 of 1) sorted by relevance
167 static bool allocate_blocks(int count, uint16_t *blocks_out) in allocate_blocks() argument172 blocks_out[n] = i; in allocate_blocks()179 s_ram_descriptor[blocks_out[i]].is_alloced = true; in allocate_blocks()180 assert(s_ram_descriptor[blocks_out[i]].is_mapped == false); in allocate_blocks()