Home
last modified time | relevance | path

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

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