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