Searched refs:sched_nice (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dsched.h86 void sched_nice(struct proc *p, int nice);
/freebsd-10-stable/sys/ufs/ffs/
H A Dffs_snapshot.c419 sched_nice(p, 0);
842 sched_nice(td->td_proc, saved_nice);
/freebsd-10-stable/sys/kern/
H A Dkern_resource.c275 sched_nice(p, n);
H A Dsched_4bsd.c787 sched_nice(struct proc *p, int nice) function
H A Dsched_ule.c1986 sched_nice(struct proc *p, int nice) function
/freebsd-10-stable/sys/vm/
H A Dvm_pageout.c1701 sched_nice(bigproc, PRIO_MIN);

Completed in 192 milliseconds