Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_guc_capture.h53 struct __guc_capture_parsed_output *xe_guc_capture_get_matching_and_lock(struct xe_exec_queue *q);
Dxe_guc_capture.c1853 xe_guc_capture_get_matching_and_lock(struct xe_exec_queue *q) in xe_guc_capture_get_matching_and_lock() function
1936 new = xe_guc_capture_get_matching_and_lock(q); in xe_engine_snapshot_capture_for_queue()
Dxe_hw_engine.c871 node = xe_guc_capture_get_matching_and_lock(q); in xe_hw_engine_snapshot_capture()
Dxe_guc_submit.c1073 !xe_guc_capture_get_matching_and_lock(q)) { in guc_exec_queue_timedout_job()