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