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