Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_hw_engine.h60 void xe_hw_engine_snapshot_free(struct xe_hw_engine_snapshot *snapshot);
H A Dxe_hw_engine.c896 void xe_hw_engine_snapshot_free(struct xe_hw_engine_snapshot *snapshot) in xe_hw_engine_snapshot_free() function
927 xe_hw_engine_snapshot_free(snapshot); in xe_hw_engine_print()
H A Dxe_devcoredump.c163 xe_hw_engine_snapshot_free(ss->hwe[i]); in xe_devcoredump_snapshot_free()