Searched refs:__i915_vma_move_to_active (Results 1 – 3 of 3) sorted by relevance
55 int __must_check __i915_vma_move_to_active(struct i915_vma *vma,
1203 int __i915_vma_move_to_active(struct i915_vma *vma, struct i915_request *rq) in __i915_vma_move_to_active() function1226 err = __i915_vma_move_to_active(vma, rq); in i915_vma_move_to_active()
216 err = __i915_vma_move_to_active(vma, rq); in clear_pages_worker()