Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_lrc.h96 void xe_lrc_snapshot_free(struct xe_lrc_snapshot *snapshot);
Dxe_lrc.c1746 void xe_lrc_snapshot_free(struct xe_lrc_snapshot *snapshot) in xe_lrc_snapshot_free() function
Dxe_guc_submit.c2229 xe_lrc_snapshot_free(snapshot->lrc[i]); in xe_guc_exec_queue_snapshot_free()