Searched refs:sched_nice (Results 1 – 4 of 4) sorted by relevance
64 __s32 sched_nice; member
4065 p->static_prio = NICE_TO_PRIO(attr->sched_nice); in __setscheduler_params()4163 if (attr->sched_nice < task_nice(p) && in __sched_setscheduler()4164 !can_nice(p, attr->sched_nice)) in __sched_setscheduler()4241 if (fair_policy(policy) && attr->sched_nice != task_nice(p)) in __sched_setscheduler()4364 .sched_nice = PRIO_TO_NICE(p->static_prio), in _sched_setscheduler()4507 attr->sched_nice = clamp(attr->sched_nice, MIN_NICE, MAX_NICE); in sched_copy_attr()4722 attr.sched_nice = task_nice(p); in SYSCALL_DEFINE4()
631 .sched_nice = 0, in sugov_kthread_create()
796 __s32 sched_nice;833 attr.sched_nice = 0;