Searched refs:__i915_gem_object_lock (Results 1 – 1 of 1) sorted by relevance
158 static inline int __i915_gem_object_lock(struct drm_i915_gem_object *obj, in __i915_gem_object_lock() function187 return __i915_gem_object_lock(obj, ww, ww && ww->intr); in i915_gem_object_lock()194 return __i915_gem_object_lock(obj, ww, true); in i915_gem_object_lock_interruptible()
Completed in 4 milliseconds