Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_capture.c63 struct __guc_capture_parsed_output { struct
290 struct __guc_capture_parsed_output *node);
845 guc_capture_add_node_to_list(struct __guc_capture_parsed_output *node, in guc_capture_add_node_to_list()
853 struct __guc_capture_parsed_output *node) in guc_capture_add_node_to_outlist()
861 struct __guc_capture_parsed_output *node) in guc_capture_add_node_to_cachelist()
868 struct __guc_capture_parsed_output *n) in guc_capture_free_outlist_node()
880 struct __guc_capture_parsed_output *node) in guc_capture_remove_stale_matches_from_list()
882 struct __guc_capture_parsed_output *n, *ntmp; in guc_capture_remove_stale_matches_from_list()
892 guc_capture_init_node(struct xe_guc *guc, struct __guc_capture_parsed_output *node) in guc_capture_init_node()
1071 static struct __guc_capture_parsed_output *
[all …]
H A Dxe_guc_capture.h53 struct __guc_capture_parsed_output *xe_guc_capture_get_matching_and_lock(struct xe_exec_queue *q);
H A Dxe_hw_engine.c892 struct __guc_capture_parsed_output *node; in xe_hw_engine_snapshot_capture()
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_capture.c885 guc_capture_delete_one_node(struct intel_guc *guc, struct __guc_capture_parsed_output *node) in guc_capture_delete_one_node()
898 struct __guc_capture_parsed_output *n, *ntmp; in guc_capture_delete_prealloc_nodes()
913 guc_capture_add_node_to_list(struct __guc_capture_parsed_output *node, in guc_capture_add_node_to_list()
921 struct __guc_capture_parsed_output *node) in guc_capture_add_node_to_outlist()
928 struct __guc_capture_parsed_output *node) in guc_capture_add_node_to_cachelist()
934 guc_capture_init_node(struct intel_guc *guc, struct __guc_capture_parsed_output *node) in guc_capture_init_node()
951 static struct __guc_capture_parsed_output *
954 struct __guc_capture_parsed_output *found = NULL; in guc_capture_get_prealloc_node()
957 struct __guc_capture_parsed_output *n, *ntmp; in guc_capture_get_prealloc_node()
966 struct __guc_capture_parsed_output *n, *ntmp; in guc_capture_get_prealloc_node()
[all …]