Searched refs:tab_is_manifestly_empty (Results 1 – 1 of 1) sorted by relevance
1597 static int tab_is_manifestly_empty(struct isl_tab *tab) in tab_is_manifestly_empty() function1666 if (tab_is_manifestly_empty(tab) && isl_tab_mark_empty(tab) < 0) in close_row()