Home
last modified time | relevance | path

Searched refs:imstuckcount (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/mips/kernel/
Dsmtc.c178 static int imstuckcount[2][8]; variable
1234 imstuckcount[vpe][im] = 0; in smtc_idle_loop_hook()
1265 imstuckcount[vpe][bit]++; in smtc_idle_loop_hook()
1267 imstuckcount[vpe][bit] = 0; in smtc_idle_loop_hook()
1268 if (imstuckcount[vpe][bit] > IM_LIMIT) { in smtc_idle_loop_hook()
1271 imstuckcount[vpe][bit] = 0; in smtc_idle_loop_hook()