Searched refs:effective_prio (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c261 static int effective_prio(const struct i915_request *rq) function
323 last_prio = max(effective_prio(rq), I915_PRIORITY_NORMAL - 1);
H A Dselftest_execlists.c1370 err = release_queue(engine, vma, 1, effective_prio(rq));
/linux-master/kernel/sched/
H A Dcore.c2193 static int effective_prio(struct task_struct *p) function
7312 p->prio = effective_prio(p);

Completed in 116 milliseconds