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