Searched refs:lrc_bo (Results 1 – 2 of 2) sorted by relevance
24 struct xe_bo *lrc_bo; member
2286 snapshot->lrc_bo = xe_bo_get(lrc->bo); in xe_lrc_snapshot_capture()2305 bo = snapshot->lrc_bo; in xe_lrc_snapshot_capture_delayed()2306 snapshot->lrc_bo = NULL; in xe_lrc_snapshot_capture_delayed()2380 if (snapshot->lrc_bo) in xe_lrc_snapshot_free()2381 xe_bo_put(snapshot->lrc_bo); in xe_lrc_snapshot_free()