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