HomeSort by: relevance | last modified time | path
    Searched refs:ttm_write_unlock (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
ttm_lock.h 130 * ttm_write_unlock
136 extern void ttm_write_unlock(struct ttm_lock *lock);
204 * ttm_write_unlock
210 extern void ttm_write_unlock(struct ttm_lock *lock);
ttm_lock.c 134 void ttm_write_unlock(struct ttm_lock *lock) function in typeref:typename:void
vmwgfx_bo.c 126 ttm_write_unlock(&dev_priv->reservation_sem);
181 ttm_write_unlock(&dev_priv->reservation_sem);
272 ttm_write_unlock(&dev_priv->reservation_sem);
vmwgfx_fb.c 420 ttm_write_unlock(&vmw_priv->reservation_sem);
425 ttm_write_unlock(&vmw_priv->reservation_sem);
vmwgfx_resource.c 1042 ttm_write_unlock(&dev_priv->reservation_sem);
vmwgfx_drv.c 1306 ttm_write_unlock(&dev_priv->reservation_sem);

Completed in 19 milliseconds