Home
last modified time | relevance | path

Searched refs:__i915_vma_active (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_vma.c91 static int __i915_vma_active(struct i915_active *ref) in __i915_vma_active() function
127 i915_active_init(&vma->active, __i915_vma_active, __i915_vma_retire); in vma_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_vma.c103 static int __i915_vma_active(struct i915_active *ref) in __i915_vma_active() function
135 i915_active_init(&vma->active, __i915_vma_active, __i915_vma_retire, 0); in vma_create()

Completed in 5 milliseconds