Searched refs:qxl_bo_ref (Results 1 – 3 of 3) sorted by relevance
227 qxl_bo_ref(bo); in qxl_release_list_add()310 bo = qxl_bo_ref(to_qxl_bo(entry->tv.bo)); in qxl_alloc_surface_release_reserved()370 bo = qxl_bo_ref(qdev->current_release_bo[cur_idx]); in qxl_alloc_release_reserved()
96 extern struct qxl_bo *qxl_bo_ref(struct qxl_bo *bo);
221 struct qxl_bo *qxl_bo_ref(struct qxl_bo *bo) in qxl_bo_ref() function