Searched refs:sched_user_prio (Results 1 – 5 of 5) sorted by relevance
106 void sched_user_prio(struct thread *td, u_char prio);
145 sched_user_prio(td, PUSER); in kproc_create()
615 sched_user_prio(td, newpriority); in resetpriority()921 sched_user_prio(struct thread *td, u_char prio) in sched_user_prio() function
1613 sched_user_prio(td, pri); in sched_priority()1870 sched_user_prio(struct thread *td, u_char prio) in sched_user_prio() function
503 sched_user_prio(td, newpri); in rtp_to_pri()