Searched refs:nloop (Results 1 – 2 of 2) sorted by relevance
1700 int err, nloop = 0; in xs_bind() local1734 nloop++; in xs_bind()1735 } while (err == -EADDRINUSE && nloop != 2); in xs_bind()
1561 int nloop = 0; in via_pmu_interrupt() local1575 if (++nloop > 1000) { in via_pmu_interrupt()