Home
last modified time | relevance | path

Searched refs:resetpriority (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/sys/
HDusched.h42 void (*resetpriority)(struct lwp *); member
/dragonfly/sys/kern/
HDkern_fork.c251 p->p_usched->resetpriority(lp); in lwp_create1()
950 p2->p_usched->resetpriority(lp2); in start_forked_proc()
HDkern_resource.c310 chgp->p_usched->resetpriority(lp); in donice()
/dragonfly/sys/vm/
HDvm_pageout.c1831 info.bigproc->p_usched->resetpriority( in vm_pageout_scan_cache()