Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_capture.c994 guc_capture_log_remove_bytes(struct xe_guc *guc, struct __guc_capture_bufstate *buf, in guc_capture_log_remove_bytes() function
1043 if (guc_capture_log_remove_bytes(guc, buf, ghdr, fullsize) != fullsize) in guc_capture_log_get_group_hdr()
1054 if (guc_capture_log_remove_bytes(guc, buf, hdr, fullsize) != fullsize) in guc_capture_log_get_data_hdr()
1065 if (guc_capture_log_remove_bytes(guc, buf, reg, fullsize) != fullsize) in guc_capture_log_get_register()