Searched refs:__rt_effective_prio (Results 1 – 2 of 2) sorted by relevance
3918 static inline int __rt_effective_prio(struct task_struct *pi_task, int prio) in __rt_effective_prio() function3930 return __rt_effective_prio(pi_task, prio); in rt_effective_prio()
7270 prio = __rt_effective_prio(pi_task, p->normal_prio); in rt_mutex_setprio()