_i915_vma_move_to_active
err = _i915_vma_move_to_active(vma, eb->requests[j],
int __must_check _i915_vma_move_to_active(struct i915_vma *vma,
return _i915_vma_move_to_active(vma, rq, &rq->fence, flags);
EXPORT_SYMBOL_NS_GPL(_i915_vma_move_to_active, "I915_GVT");