Home
last modified time | relevance | path

Searched refs:xe_guc_capture_put_matched_nodes (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_capture.h58 void xe_guc_capture_put_matched_nodes(struct xe_guc *guc);
H A Dxe_devcoredump.c153 xe_guc_capture_put_matched_nodes(&ss->gt->uc.guc); in xe_devcoredump_snapshot_free()
H A Dxe_hw_engine.c950 * xe_guc_capture_put_matched_nodes is called here and from in xe_hw_engine_snapshot_free()
954 xe_guc_capture_put_matched_nodes(&gt->uc.guc); in xe_hw_engine_snapshot_free()
H A Dxe_guc_capture.c1958 * xe_guc_capture_put_matched_nodes - Cleanup matched nodes
1964 void xe_guc_capture_put_matched_nodes(struct xe_guc *guc) in xe_guc_capture_put_matched_nodes() function