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