check_count 81 arch/powerpc/include/asm/eeh.h int check_count; /* Times of ignored error */ check_count 505 arch/powerpc/kernel/eeh.c pe->check_count++; check_count 506 arch/powerpc/kernel/eeh.c if (pe->check_count % EEH_MAX_FAILS == 0) { check_count 512 arch/powerpc/kernel/eeh.c pe->check_count, check_count 673 arch/powerpc/kernel/eeh_pe.c pe->check_count = 0; check_count 211 drivers/gpu/host1x/syncpt.c int err = 0, check_count = 0; check_count 282 drivers/gpu/host1x/syncpt.c if (timeout && check_count <= MAX_STUCK_CHECK_COUNT) { check_count 290 drivers/gpu/host1x/syncpt.c if (check_count == MAX_STUCK_CHECK_COUNT) check_count 293 drivers/gpu/host1x/syncpt.c check_count++; check_count 466 drivers/media/dvb-frontends/sp8870.c int check_count = 0; check_count 476 drivers/media/dvb-frontends/sp8870.c for (check_count = 0; check_count < MAXCHECKS; check_count++) { check_count 481 drivers/media/dvb-frontends/sp8870.c __func__, check_count * 10); check_count 634 drivers/scsi/lpfc/lpfc_vport.c int check_count = 0; check_count 635 drivers/scsi/lpfc/lpfc_vport.c while (check_count < ((phba->fc_ratov * 3) + 3) && check_count 638 drivers/scsi/lpfc/lpfc_vport.c check_count++;