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