Home
last modified time | relevance | path

Searched refs:xe_guc_exec_queue_snapshot_free (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_devcoredump.c155 xe_guc_exec_queue_snapshot_free(ss->ge); in xe_devcoredump_snapshot_free()
H A Dxe_guc_submit.c2158 * caller, using `xe_guc_exec_queue_snapshot_free`. in xe_guc_exec_queue_snapshot_capture()
2292 * xe_guc_exec_queue_snapshot_free - Free all allocated objects for a given in xe_guc_exec_queue_snapshot_free()
2299 void xe_guc_exec_queue_snapshot_free(struct xe_guc_submit_exec_queue_snapshot *snapshot) in xe_guc_exec_queue_snapshot_free()
2321 xe_guc_exec_queue_snapshot_free(snapshot);
2291 void xe_guc_exec_queue_snapshot_free(struct xe_guc_submit_exec_queue_snapshot *snapshot) xe_guc_exec_queue_snapshot_free() function