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