Home
last modified time | relevance | path

Searched refs:xe_lrc_snapshot_free (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_lrc.h150 void xe_lrc_snapshot_free(struct xe_lrc_snapshot *snapshot);
H A Dxe_lrc.c2567 void xe_lrc_snapshot_free(struct xe_lrc_snapshot *snapshot) in xe_lrc_snapshot_free() function
H A Dxe_guc_submit.c3342 xe_lrc_snapshot_free(snapshot->lrc[i]); in xe_guc_exec_queue_snapshot_free()