Searched defs:softcall_pokecount (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsoftint.c140 static uint_t softcall_pokecount; variable
364 if (softcall_pokecount++ == 0)
366 if (softcall_pokecount > softcall_pokemax) {
372 softcall_pokecount = 0;
378 softcall_pokecount = 0;

Completed in 47 milliseconds