unref_list_count  157 drivers/gpu/drm/vc4/vc4_gem.c 	unsigned int i, j, k, unref_list_count;
unref_list_count  179 drivers/gpu/drm/vc4/vc4_gem.c 		unref_list_count = 0;
unref_list_count  181 drivers/gpu/drm/vc4/vc4_gem.c 			unref_list_count++;
unref_list_count  182 drivers/gpu/drm/vc4/vc4_gem.c 		state->bo_count += exec[i]->bo_count + unref_list_count;