Searched refs:i915_vma_tryget (Results 1 – 3 of 3) sorted by relevance
148 static inline struct i915_vma *i915_vma_tryget(struct i915_vma *vma) in i915_vma_tryget() function
87 return i915_vma_tryget(active_to_vma(ref)) ? 0 : -ENOENT; in __i915_vma_active()
844 vma = i915_vma_tryget(vma); in eb_lookup_vma()
Completed in 11 milliseconds