Searched refs:umtx_pi_adjust (Results 1 – 3 of 3) sorted by relevance
204 void umtx_pi_adjust(struct thread *, u_char);
510 umtx_pi_adjust(td, oldpri); in rtp_to_pri()
1636 umtx_pi_adjust(struct thread *td, u_char oldpri) in umtx_pi_adjust() function