Searched refs:sched_user_prio (Results 1 – 5 of 5) sorted by relevance
104 void sched_user_prio(struct thread *td, u_char prio);
129 sched_user_prio(td, PUSER); in kproc_create1()
613 sched_user_prio(td, newpriority); in resetpriority()926 sched_user_prio(struct thread *td, u_char prio) in sched_user_prio() function
1693 sched_user_prio(td, pri); in sched_priority()1970 sched_user_prio(struct thread *td, u_char prio) in sched_user_prio() function
502 sched_user_prio(td, newpri); in rtp_to_pri()