Searched refs:m_oldspl (Results 1 – 5 of 5) sorted by relevance
358 &lp->m_spin.m_oldspl); in mutex_vector_enter()495 lp->m_spin.m_oldspl = (ushort_t)s; in mutex_vector_tryenter()512 lock_clear_splx(&lp->m_spin.m_spinlock, lp->m_spin.m_oldspl); in mutex_vector_exit()
73 ushort_t m_oldspl; /* 2-3 old %psr value */ member
63 ushort_t m_oldspl; /* 0-1 old %pil value */ member
66 ushort_t m_oldspl; /* 4-5 old pil value */ member
603 sp->m_minspl > PIL_MAX || sp->m_oldspl > PIL_MAX || in mutex()612 addr, "spin", "yes", sp->m_minspl, sp->m_oldspl, in mutex()