Searched refs:active_to_vma (Results 1 – 1 of 1) sorted by relevance
94 static inline struct i915_vma *active_to_vma(struct i915_active *ref) in active_to_vma() function101 return i915_vma_tryget(active_to_vma(ref)) ? 0 : -ENOENT; in __i915_vma_active()106 i915_vma_put(active_to_vma(ref)); in __i915_vma_retire()