Searched refs:xe_sched_job_snapshot_capture (Results 1 – 3 of 3) sorted by relevance
89 struct xe_sched_job_snapshot *xe_sched_job_snapshot_capture(struct xe_sched_job *job);
252 coredump->snapshot.job = xe_sched_job_snapshot_capture(job); in devcoredump_snapshot()
329 xe_sched_job_snapshot_capture(struct xe_sched_job *job) in xe_sched_job_snapshot_capture() function