Searched refs:perform_undo (Results 1 – 1 of 1) sorted by relevance
3966 static isl_stat perform_undo(struct isl_tab *tab, struct isl_tab_undo *undo)3968 static isl_stat perform_undo(struct isl_tab *tab, struct isl_tab_undo *undo) in perform_undo() function4026 if (perform_undo(tab, undo) < 0) { in isl_tab_rollback()