Searched refs:sched_nice (Results 1 – 4 of 4) sorted by relevance
107 __s32 sched_nice; member
4693 p->static_prio = NICE_TO_PRIO(attr->sched_nice); in __setscheduler_params()4798 if (attr->sched_nice < task_nice(p) && in __sched_setscheduler()4799 !can_nice(p, attr->sched_nice)) in __sched_setscheduler()4886 if (fair_policy(policy) && attr->sched_nice != task_nice(p)) in __sched_setscheduler()5023 .sched_nice = PRIO_TO_NICE(p->static_prio), in _sched_setscheduler()5146 attr->sched_nice = clamp(attr->sched_nice, MIN_NICE, MAX_NICE); in sched_copy_attr()5369 kattr.sched_nice = task_nice(p); in SYSCALL_DEFINE4()
663 .sched_nice = 0, in sugov_kthread_create()
813 __s32 sched_nice;850 attr.sched_nice = 0;