Searched refs:backup_context (Results 1 – 1 of 1) sorted by relevance
7882 struct dc_state *backup_context;8034 scratch->backup_context = scratch->dc->current_state;8036 dc_state_retain(scratch->backup_context);8039 scratch->backup_context,8055 dc_state_release(scratch->backup_context);8124 backup ? scratch->backup_context : scratch->new_context,8166 dc_state_release(scratch->backup_context);7287 struct dc_state *backup_context; global() member