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