Home
last modified time | relevance | path

Searched refs: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) in softcall()
366 if (softcall_pokecount > softcall_pokemax) { in softcall()
372 softcall_pokecount = 0; in softcall()
378 softcall_pokecount = 0; in softcall()