Home
last modified time | relevance | path

Searched refs:__i915_gpu_coredump_free (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_gpu_error.h261 void __i915_gpu_coredump_free(struct kref *kref);
265 kref_put(&gpu->ref, __i915_gpu_coredump_free); in i915_gpu_coredump_put()
H A Di915_gpu_error.c972 void __i915_gpu_coredump_free(struct kref *error_ref) in __i915_gpu_coredump_free() function
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_gpu_error.h334 void __i915_gpu_coredump_free(struct kref *kref);
338 kref_put(&gpu->ref, __i915_gpu_coredump_free); in i915_gpu_coredump_put()
H A Di915_gpu_error.c1062 void __i915_gpu_coredump_free(struct kref *error_ref) in __i915_gpu_coredump_free() function

Completed in 9 milliseconds