Searched refs:reservation_object_copy_fences (Results 1 – 4 of 4) sorted by relevance
280 int reservation_object_copy_fences(struct reservation_object *dst,
287 int reservation_object_copy_fences(struct reservation_object *dst, in reservation_object_copy_fences() function366 EXPORT_SYMBOL(reservation_object_copy_fences);
845 ret = reservation_object_copy_fences(ghost->resv, bo->resv); in ttm_bo_pipeline_gutting()
354 r = reservation_object_copy_fences(&bo->ttm_resv, bo->resv); in ttm_bo_individualize_resv()