Searched refs:sched_nice (Results 1 – 6 of 6) sorted by relevance
86 void sched_nice(struct proc *p, int nice);
787 sched_nice(struct proc *p, int nice) in sched_nice() function
275 sched_nice(p, n); in donice()
1986 sched_nice(struct proc *p, int nice) in sched_nice() function
1701 sched_nice(bigproc, PRIO_MIN); in vm_pageout_oom()
419 sched_nice(p, 0);842 sched_nice(td->td_proc, saved_nice);