dma_resv_lock_interruptible
ret = dma_resv_lock_interruptible(obj->resv, &exec->ticket);
ret = dma_resv_lock_interruptible(objs[i]->resv,
ret = dma_resv_lock_interruptible(obj->base.resv, ww ? &ww->ctx : NULL);
ret = dma_resv_lock_interruptible(bo->base.resv, ticket);
ret = dma_resv_lock_interruptible(resv, arg->ticket);
if (!dma_resv_lock_interruptible(bo->base.resv,
if (dma_resv_lock_interruptible(bo->base.resv, NULL))
if (!dma_resv_lock_interruptible(bo->base.resv,
if (dma_resv_lock_interruptible(bo->base.resv, NULL))