Searched refs:ttm_write_lock (Results 1 – 4 of 4) sorted by relevance
146 extern int ttm_write_lock(struct ttm_lock *lock, bool interruptible);220 extern int ttm_write_lock(struct ttm_lock *lock, bool interruptible);
58 ret = ttm_write_lock(&dev_priv->reservation_sem, interruptible); in vmw_dmabuf_to_placement()101 ret = ttm_write_lock(&dev_priv->reservation_sem, interruptible); in vmw_dmabuf_to_vram_or_gmr()215 ret = ttm_write_lock(&dev_priv->reservation_sem, interruptible); in vmw_dmabuf_to_start_of_vram()
388 (void) ttm_write_lock(&vmw_priv->reservation_sem, false); in vmw_fb_create_bo()
169 int ttm_write_lock(struct ttm_lock *lock, bool interruptible) in ttm_write_lock() function187 EXPORT_SYMBOL(ttm_write_lock);