Searched refs:__i915_gpu_coredump_free (Results 1 – 2 of 2) sorted by relevance
334 void __i915_gpu_coredump_free(struct kref *kref);338 kref_put(&gpu->ref, __i915_gpu_coredump_free); in i915_gpu_coredump_put()
1062 void __i915_gpu_coredump_free(struct kref *error_ref) in __i915_gpu_coredump_free() function