Searched refs:asyncspl (Results 1 – 2 of 2) sorted by relevance
1805 kpreempt(int asyncspl) in kpreempt() argument1864 if (((asyncspl != KPREEMPT_SYNC) ? spltoipl(asyncspl) : in kpreempt()1881 if (asyncspl != KPREEMPT_SYNC) { in kpreempt()1882 splx(asyncspl); in kpreempt()
1497 kpreempt(int asyncspl) in kpreempt() argument1575 if (asyncspl != KPREEMPT_SYNC) in kpreempt()