Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/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.1.27/drivers/gpu/drm/radeon/
Dradeon_sync.c114 reservation_object_held(resv)); in radeon_sync_resv()
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_fence.c437 reservation_object_held(resv)); in nouveau_fence_sync()
Dnouveau_gem.c130 reservation_object_held(resv)); in nouveau_gem_object_unmap()
/linux-4.1.27/drivers/gpu/drm/ttm/
Dttm_bo.c419 reservation_object_held(bo->resv)); in ttm_bo_flush_all_fences()
1559 reservation_object_held(resv)); in ttm_bo_wait()