I915_BO_ACTIVE_REF
return test_bit(I915_BO_ACTIVE_REF, &obj->flags);
__set_bit(I915_BO_ACTIVE_REF, &obj->flags);
__clear_bit(I915_BO_ACTIVE_REF, &obj->flags);