Searched refs:i915_vma_is_closed (Results 1 – 4 of 4) sorted by relevance
547 GEM_BUG_ON(i915_vma_is_closed(vma)); in i915_vma_insert()766 GEM_BUG_ON(i915_vma_is_closed(vma)); in i915_vma_close()824 if (i915_vma_is_closed(vma)) in i915_vma_destroy()836 GEM_BUG_ON(!i915_vma_is_closed(vma)); in i915_vma_parked()
180 static inline bool i915_vma_is_closed(const struct i915_vma *vma) in i915_vma_is_closed() function
508 GEM_BUG_ON(i915_vma_is_closed(vma)); in eb_add_vma()
4031 if (!i915_vma_is_closed(vma) && in i915_gem_object_set_cache_level()