Lines Matching refs:matched_node
1650 devcoredump->snapshot.matched_node = new; in xe_engine_manual_capture()
1684 XE_WARN_ON(!devcore_snapshot->matched_node); in snapshot_print_by_list_order()
1686 reginfo = &devcore_snapshot->matched_node->reginfo[type]; in snapshot_print_by_list_order()
1800 if (!devcore_snapshot->matched_node) in xe_engine_snapshot_print()
1811 devcore_snapshot->matched_node->source == XE_ENGINE_CAPTURE_SOURCE_GUC ? in xe_engine_snapshot_print()
1813 drm_printf(p, "\tCoverage: %s\n", grptype[devcore_snapshot->matched_node->is_partial]); in xe_engine_snapshot_print()
1869 if (ss->matched_node && ss->matched_node->source == XE_ENGINE_CAPTURE_SOURCE_GUC) in xe_guc_capture_get_matching_and_lock()
1870 return ss->matched_node; in xe_guc_capture_get_matching_and_lock()
1948 coredump->snapshot.matched_node); in xe_engine_snapshot_capture_for_queue()
1949 coredump->snapshot.matched_node = new; in xe_engine_snapshot_capture_for_queue()
1968 struct __guc_capture_parsed_output *n = devcoredump->snapshot.matched_node; in xe_guc_capture_put_matched_nodes()
1973 devcoredump->snapshot.matched_node = NULL; in xe_guc_capture_put_matched_nodes()