Searched refs:update_scratch (Results 1 – 3 of 3) sorted by relevance
161 kfree(stream->update_scratch); in dc_stream_release() 185 DC_RUN_WITH_PREEMPTION_ENABLED(stream->update_scratch = in dc_create_stream_for_sink() 189 if (stream->update_scratch == NULL) in dc_create_stream_for_sink() 201 kfree(stream->update_scratch); in dc_copy_stream() 217 new_stream->update_scratch = kzalloc( in dc_copy_stream() 221 if (!new_stream->update_scratch) { in dc_copy_stream()
7592 struct dc_update_scratch_space *scratch = stream->update_scratch;
326 struct dc_update_scratch_space *update_scratch; member