Searched refs:asyncspl (Results 1 – 2 of 2) sorted by relevance
1815 kpreempt(int asyncspl) in kpreempt() argument1874 if (((asyncspl != KPREEMPT_SYNC) ? spltoipl(asyncspl) : in kpreempt()1891 if (asyncspl != KPREEMPT_SYNC) { in kpreempt()1892 splx(asyncspl); in kpreempt()
1577 kpreempt(int asyncspl) in kpreempt() argument1655 if (asyncspl != KPREEMPT_SYNC) in kpreempt()