Searched refs:asyncspl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4/os/
H A Dtrap.c1815 kpreempt(int asyncspl) argument
1874 if (((asyncspl != KPREEMPT_SYNC) ? spltoipl(asyncspl) :
1891 if (asyncspl != KPREEMPT_SYNC) {
1892 splx(asyncspl);
/illumos-gate/usr/src/uts/i86pc/os/
H A Dtrap.c1603 kpreempt(int asyncspl) argument
1681 if (asyncspl != KPREEMPT_SYNC)

Completed in 101 milliseconds