texture_samples   173 drivers/gpu/drm/vc4/vc4_bo.c 		kfree(bo->validated_shader->texture_samples);
texture_samples   567 drivers/gpu/drm/vc4/vc4_bo.c 		kfree(bo->validated_shader->texture_samples);
texture_samples   671 drivers/gpu/drm/vc4/vc4_drv.h 	struct vc4_texture_sample_info *texture_samples;
texture_samples   861 drivers/gpu/drm/vc4/vc4_validate.c 				       &validated_shader->texture_samples[tex],
texture_samples   163 drivers/gpu/drm/vc4/vc4_validate_shaders.c 	temp_samples = krealloc(validated_shader->texture_samples,
texture_samples   174 drivers/gpu/drm/vc4/vc4_validate_shaders.c 	validated_shader->texture_samples = temp_samples;
texture_samples   946 drivers/gpu/drm/vc4/vc4_validate_shaders.c 		kfree(validated_shader->texture_samples);