Home
last modified time | relevance | path

Searched refs:sched_nice (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/sys/
H A Dsched.h88 void sched_nice(struct proc *p, int nice);
/f-stack/freebsd/kern/
H A Dsched_4bsd.c807 sched_nice(struct proc *p, int nice) in sched_nice() function
H A Dkern_resource.c281 sched_nice(p, n); in donice()
H A Dsched_ule.c2169 sched_nice(struct proc *p, int nice) in sched_nice() function
/f-stack/freebsd/vm/
H A Dvm_pageout.c2028 sched_nice(bigproc, PRIO_MIN); in vm_pageout_oom()