Searched refs:sched_nice (Results 1 – 5 of 5) sorted by relevance
88 void sched_nice(struct proc *p, int nice);
807 sched_nice(struct proc *p, int nice) in sched_nice() function
281 sched_nice(p, n); in donice()
2169 sched_nice(struct proc *p, int nice) in sched_nice() function
2028 sched_nice(bigproc, PRIO_MIN); in vm_pageout_oom()