Searched refs:effective_prio (Results 1 – 2 of 2) sorted by relevance
274 static int effective_prio(const struct i915_request *rq) in effective_prio() function341 last_prio = effective_prio(rq); in need_preempt()990 return hint >= effective_prio(rq); in need_timeslice()1010 return execlists->switch_priority_hint >= effective_prio(rq); in enable_timeslice()
1372 static int effective_prio(struct task_struct *p) in effective_prio() function4530 p->prio = effective_prio(p); in set_user_nice()