Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gpu_scheduler.h92 struct xe_sched_job *job, *r_job = NULL; in xe_sched_first_pending_job() local
100 r_job = job; in xe_sched_first_pending_job()
106 return r_job; in xe_sched_first_pending_job()