Searched refs:ba_tmp (Results 1 – 1 of 1) sorted by relevance
706 struct sst_block_allocator ba_tmp = *ba; in block_alloc_fixed() local731 ba_tmp.size -= block_end - ba->offset; in block_alloc_fixed()732 ba_tmp.offset = block_end; in block_alloc_fixed()733 err = block_alloc_contiguous(dsp, &ba_tmp, block_list); in block_alloc_fixed()768 ba_tmp.size -= block_end - ba->offset; in block_alloc_fixed()769 ba_tmp.offset = block_end; in block_alloc_fixed()771 err = block_alloc_contiguous(dsp, &ba_tmp, block_list); in block_alloc_fixed()