Lines Matching defs:prio
865 sched_priority(struct thread *td, u_char prio) in sched_priority()
894 sched_lend_prio(struct thread *td, u_char prio) in sched_lend_prio()
910 sched_unlend_prio(struct thread *td, u_char prio) in sched_unlend_prio()
927 sched_prio(struct thread *td, u_char prio) in sched_prio()
954 sched_ithread_prio(struct thread *td, u_char prio) in sched_ithread_prio()
963 sched_user_prio(struct thread *td, u_char prio) in sched_user_prio()
974 sched_lend_user_prio(struct thread *td, u_char prio) in sched_lend_user_prio()
990 sched_lend_user_prio_cond(struct thread *td, u_char prio) in sched_lend_user_prio_cond()