Searched refs:effective_prio (Results 1 – 3 of 3) sorted by relevance
419 static int effective_prio(const struct i915_request *rq) in effective_prio() function484 last_prio = max(effective_prio(rq), I915_PRIORITY_NORMAL - 1); in need_preempt()1938 return hint >= effective_prio(rq); in need_timeslice()1990 if (READ_ONCE(execlists->switch_priority_hint) < effective_prio(rq)) in active_timeslice()
1376 err = release_queue(engine, vma, 1, effective_prio(rq)); in live_timeslice_queue()
1638 static int effective_prio(struct task_struct *p) in effective_prio() function4994 p->prio = effective_prio(p); in set_user_nice()