xe_lrc_snapshot
snapshot->lrc = kmalloc_objs(struct xe_lrc_snapshot *, q->width,
struct xe_lrc_snapshot **lrc;
struct xe_lrc_snapshot *xe_lrc_snapshot_capture(struct xe_lrc *lrc)
struct xe_lrc_snapshot *snapshot = kmalloc_obj(*snapshot, GFP_NOWAIT);
void xe_lrc_snapshot_capture_delayed(struct xe_lrc_snapshot *snapshot)
void xe_lrc_snapshot_print(struct xe_lrc_snapshot *snapshot, struct drm_printer *p)
void xe_lrc_snapshot_free(struct xe_lrc_snapshot *snapshot)
struct xe_lrc_snapshot *xe_lrc_snapshot_capture(struct xe_lrc *lrc);
void xe_lrc_snapshot_capture_delayed(struct xe_lrc_snapshot *snapshot);
void xe_lrc_snapshot_print(struct xe_lrc_snapshot *snapshot, struct drm_printer *p);
void xe_lrc_snapshot_free(struct xe_lrc_snapshot *snapshot);
struct xe_lrc_snapshot;