Searched refs:next_cf (Results 1 – 2 of 2) sorted by relevance
2199 struct r600_bytecode_cf *cf = NULL, *next_cf; in r600_bytecode_clear() local2204 LIST_FOR_EACH_ENTRY_SAFE(cf, next_cf, &bc->cf, list) { in r600_bytecode_clear()