Searched refs:nloop (Results 1 – 2 of 2) sorted by relevance
1781 int err, nloop = 0; in xs_bind() local1815 nloop++; in xs_bind()1816 } while (err == -EADDRINUSE && nloop != 2); in xs_bind()
1589 int nloop = 0; in via_pmu_interrupt() local1621 if (++nloop > 1000) { in via_pmu_interrupt()