Searched refs:rt_effective_prio (Results 1 – 1 of 1) sorted by relevance
5041 static inline int rt_effective_prio(struct task_struct *p, int prio) in rt_effective_prio() function5175 static inline int rt_effective_prio(struct task_struct *p, int prio) in rt_effective_prio() function5630 newprio = rt_effective_prio(p, newprio); in __sched_setscheduler()