Searched refs:fence_lock (Results 1 – 5 of 5) sorted by relevance
560 mtx_lock(&bdev->fence_lock); in ttm_bo_cleanup_refs_or_queue()563 mtx_unlock(&bdev->fence_lock); in ttm_bo_cleanup_refs_or_queue()575 mtx_unlock(&bdev->fence_lock); in ttm_bo_cleanup_refs_or_queue()616 mtx_lock(&bdev->fence_lock); in ttm_bo_cleanup_refs_and_unlock()628 mtx_unlock(&bdev->fence_lock); in ttm_bo_cleanup_refs_and_unlock()643 mtx_lock(&bdev->fence_lock); in ttm_bo_cleanup_refs_and_unlock()645 mtx_unlock(&bdev->fence_lock); in ttm_bo_cleanup_refs_and_unlock()665 mtx_unlock(&bdev->fence_lock); in ttm_bo_cleanup_refs_and_unlock()811 mtx_lock(&bdev->fence_lock); in ttm_bo_evict()813 mtx_unlock(&bdev->fence_lock); in ttm_bo_evict()[all …]
422 mtx_lock(&bdev->fence_lock); in ttm_buffer_object_transfer()427 mtx_unlock(&bdev->fence_lock); in ttm_buffer_object_transfer()608 mtx_lock(&bdev->fence_lock); in ttm_bo_move_accel_cleanup()616 mtx_unlock(&bdev->fence_lock); in ttm_bo_move_accel_cleanup()639 mtx_unlock(&bdev->fence_lock); in ttm_bo_move_accel_cleanup()
220 mtx_lock(&bdev->fence_lock); in ttm_eu_fence_buffer_objects()229 mtx_unlock(&bdev->fence_lock); in ttm_eu_fence_buffer_objects()
151 mtx_lock(&bdev->fence_lock); in ttm_bo_vm_fault()170 mtx_unlock(&bdev->fence_lock); in ttm_bo_vm_fault()176 mtx_unlock(&bdev->fence_lock); in ttm_bo_vm_fault()
540 struct mtx fence_lock; member