Searched refs:mtx_spin_wait_unlocked (Results 1 – 3 of 3) sorted by relevance
129 void mtx_spin_wait_unlocked(struct mtx *m);
857 mtx_spin_wait_unlocked(&p->p_slock); in proc_reap()
1254 mtx_spin_wait_unlocked(struct mtx *m) in mtx_spin_wait_unlocked() function