Home
last modified time | relevance | path

Searched refs:reservation_object_held (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/include/linux/
Dreservation.h67 #define reservation_object_held(obj) lockdep_is_held(&(obj)->lock.base) macro
113 reservation_object_held(obj)); in reservation_object_get_list()
120 reservation_object_held(obj)); in reservation_object_get_excl()
/linux-4.4.14/drivers/dma-buf/
Dreservation.c99 reservation_object_held(obj)); in reservation_object_add_shared_inplace()
152 reservation_object_held(obj)); in reservation_object_add_shared_replace()
229 reservation_object_held(obj))); in reservation_object_add_excl_fence()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_sync.c114 reservation_object_held(resv)); in radeon_sync_resv()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_sync.c188 reservation_object_held(resv)); in amdgpu_sync_resv()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_fence.c436 reservation_object_held(resv)); in nouveau_fence_sync()
Dnouveau_gem.c132 reservation_object_held(resv)); in nouveau_gem_object_unmap()
/linux-4.4.14/drivers/gpu/drm/ttm/
Dttm_bo.c419 reservation_object_held(bo->resv)); in ttm_bo_flush_all_fences()
1563 reservation_object_held(resv)); in ttm_bo_wait()