ttm_write_lock 142 drivers/gpu/drm/vmwgfx/ttm_lock.h extern int ttm_write_lock(struct ttm_lock *lock, bool interruptible); ttm_write_lock 216 drivers/gpu/drm/vmwgfx/ttm_lock.h extern int ttm_write_lock(struct ttm_lock *lock, bool interruptible); ttm_write_lock 99 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c ret = ttm_write_lock(&dev_priv->reservation_sem, interruptible); ttm_write_lock 148 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c ret = ttm_write_lock(&dev_priv->reservation_sem, interruptible); ttm_write_lock 232 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c ret = ttm_write_lock(&dev_priv->reservation_sem, interruptible); ttm_write_lock 1191 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c ttm_write_lock(&dev_priv->reservation_sem, false); ttm_write_lock 399 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c (void) ttm_write_lock(&vmw_priv->reservation_sem, false); ttm_write_lock 924 drivers/gpu/drm/vmwgfx/vmwgfx_resource.c ttm_write_lock(&dev_priv->reservation_sem, interruptible);