Searched refs:sched_nice (Results 1 – 5 of 5) sorted by relevance
252 void sched_nice(struct proc *, int);
377 sched_nice(struct proc *p, int n) in sched_nice() function
184 sched_nice(struct proc *p, int prio) in sched_nice() function
308 sched_nice(chgp, n); in donice()
579 sched_nice(struct proc *p, int level) in sched_nice() function