dma_resv_lock_interruptible 1306 drivers/gpu/drm/drm_gem.c ret = dma_resv_lock_interruptible(objs[i]->resv, dma_resv_lock_interruptible 112 drivers/gpu/drm/i915/gem/i915_gem_object.h return dma_resv_lock_interruptible(obj->base.resv, NULL); dma_resv_lock_interruptible 824 drivers/gpu/drm/ttm/ttm_bo.c r = dma_resv_lock_interruptible(busy_bo->base.resv, dma_resv_lock_interruptible 1991 drivers/gpu/drm/ttm/ttm_bo.c ret = dma_resv_lock_interruptible(bo->base.resv, NULL); dma_resv_lock_interruptible 672 include/drm/ttm/ttm_bo_driver.h ret = dma_resv_lock_interruptible(bo->base.resv, ticket);