Searched refs:i915_vma_tryget (Results 1 – 2 of 2) sorted by relevance
234 static inline struct i915_vma *i915_vma_tryget(struct i915_vma *vma) in i915_vma_tryget() function
90 return i915_vma_tryget(active_to_vma(ref)) ? 0 : -ENOENT; in __i915_vma_active()