ttm_read_lock 104 drivers/gpu/drm/vmwgfx/ttm_lock.h extern int ttm_read_lock(struct ttm_lock *lock, bool interruptible); ttm_read_lock 291 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c ret = ttm_read_lock(&dev_priv->reservation_sem, interruptible); ttm_read_lock 828 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c ret = ttm_read_lock(&dev_priv->reservation_sem, true); ttm_read_lock 1041 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c ret = ttm_read_lock(&dev_priv->reservation_sem, true); ttm_read_lock 744 drivers/gpu/drm/vmwgfx/vmwgfx_context.c ret = ttm_read_lock(&dev_priv->reservation_sem, true); ttm_read_lock 1145 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c (void) ttm_read_lock(&dev_priv->reservation_sem, false); ttm_read_lock 4043 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c ret = ttm_read_lock(&dev_priv->reservation_sem, true); ttm_read_lock 198 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c (void) ttm_read_lock(&vmw_priv->reservation_sem, false); ttm_read_lock 300 drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c ret = ttm_read_lock(&dev_priv->reservation_sem, true); ttm_read_lock 389 drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c ret = ttm_read_lock(&dev_priv->reservation_sem, true); ttm_read_lock 1007 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c ret = ttm_read_lock(&dev_priv->reservation_sem, true); ttm_read_lock 981 drivers/gpu/drm/vmwgfx/vmwgfx_resource.c (void) ttm_read_lock(&dev_priv->reservation_sem, false); ttm_read_lock 880 drivers/gpu/drm/vmwgfx/vmwgfx_shader.c ret = ttm_read_lock(&dev_priv->reservation_sem, true); ttm_read_lock 165 drivers/gpu/drm/vmwgfx/vmwgfx_simple_resource.c ret = ttm_read_lock(&dev_priv->reservation_sem, true); ttm_read_lock 752 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c ret = ttm_read_lock(&dev_priv->reservation_sem, true); ttm_read_lock 1412 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c ret = ttm_read_lock(&dev_priv->reservation_sem, true); ttm_read_lock 1617 drivers/gpu/drm/vmwgfx/vmwgfx_surface.c ret = ttm_read_lock(&dev_priv->reservation_sem, true);