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