Searched refs:qxl_bo_ref (Results 1 – 3 of 3) sorted by relevance
68 extern struct qxl_bo *qxl_bo_ref(struct qxl_bo *bo);
184 qxl_bo_ref(bo); in qxl_release_list_add()335 bo = qxl_bo_ref(qdev->current_release_bo[cur_idx]); in qxl_alloc_release_reserved()
288 struct qxl_bo *qxl_bo_ref(struct qxl_bo *bo) in qxl_bo_ref() function