Searched refs:t_oldspl (Results 1 – 6 of 6) sorted by relevance
88 lock_set_spl(lp, ipltospl(DISP_LEVEL), &curthread->t_oldspl); in disp_lock_enter()98 lock_clear_splx(lp, curthread->t_oldspl); in disp_lock_exit()101 lock_clear_splx(lp, curthread->t_oldspl); in disp_lock_exit()111 lock_clear_splx(lp, curthread->t_oldspl); in disp_lock_exit_nopreempt()130 curthread->t_oldspl = (ushort_t)s; in thread_lock()145 curthread->t_oldspl = splhigh(); in thread_lock()
531 curthread->t_oldspl = splhigh(); /* get dispatcher spl */ in thread_create()
93 t_oldspl
197 ushort_t t_oldspl; /* spl level before dispatcher locked */ member
609 ushort_t s = curthread->t_oldspl; in turnstile_block()
133 t_oldspl