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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dcevt-smtc.c47 static int smtc_nextinvpe[NR_CPUS]; variable
105 if (cpu == smtc_nextinvpe[vpe] && ISVALID(previous)
123 smtc_nextinvpe[vpe] = soonest;
130 if (!ISVALID(smtc_nexttime[vpe][smtc_nextinvpe[vpe]]) ||
132 smtc_nexttime[vpe][smtc_nextinvpe[vpe]], reference)) {
133 smtc_nextinvpe[vpe] = cpu;
211 smtc_nextinvpe[vpe] = cpu;
263 smtc_nextinvpe[i] = 0;

Completed in 57 milliseconds