Searched refs:sched_user_prio (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dsched.h102 void sched_user_prio(struct thread *td, u_char prio);
/freebsd-10-stable/sys/kern/
H A Dkern_kthread.c131 sched_user_prio(td, PUSER);
H A Dsched_4bsd.c604 sched_user_prio(td, newpriority);
902 sched_user_prio(struct thread *td, u_char prio) function
H A Dsched_ule.c1527 sched_user_prio(td, pri);
1777 sched_user_prio(struct thread *td, u_char prio) function
H A Dkern_resource.c500 sched_user_prio(td, newpri);

Completed in 66 milliseconds