Searched refs:new_effective_prio (Results 1 – 1 of 1) sorted by relevance
3792 int new_effective_prio, policy = attr->sched_policy; in __sched_setscheduler() local3978 new_effective_prio = rt_mutex_get_effective_prio(p, newprio); in __sched_setscheduler()3979 if (new_effective_prio == oldprio) { in __sched_setscheduler()