Searched refs:effective_prio (Results 1 – 2 of 2) sorted by relevance
52 static int effective_prio(struct task_struct *p) in effective_prio() function103 p->prio = effective_prio(p); in set_user_nice()
261 static int effective_prio(const struct i915_request *rq) in effective_prio() function323 last_prio = max(effective_prio(rq), I915_PRIORITY_NORMAL - 1); in need_preempt()