Searched refs:next_gds (Results 1 – 1 of 1) sorted by relevance
1804 struct r600_bytecode_gds *gds = NULL, *next_gds; in r600_bytecode_clear() local1824 LIST_FOR_EACH_ENTRY_SAFE(gds, next_gds, &cf->gds, list) { in r600_bytecode_clear()