Home
last modified time | relevance | path

Searched refs:errcnt (Results 1 – 16 of 16) sorted by relevance

/linux-4.1.27/drivers/mtd/tests/
Doobtest.c50 static int errcnt; variable
91 errcnt += 1; in write_eraseblock()
194 errcnt += 1; in verify_eraseblock()
204 errcnt += 1; in verify_eraseblock()
205 if (errcnt > 1000) { in verify_eraseblock()
228 errcnt += 1; in verify_eraseblock()
246 errcnt += 1; in verify_eraseblock()
247 if (errcnt > 1000) { in verify_eraseblock()
286 errcnt += 1; in verify_eraseblock_in_one_go()
297 errcnt += 1; in verify_eraseblock_in_one_go()
[all …]
Dpagetest.c50 static int errcnt; variable
93 errcnt += 1; in verify_eraseblock()
116 errcnt += 1; in verify_eraseblock()
194 errcnt += 1; in crosstest()
241 errcnt += 1; in erasecrosstest()
271 errcnt += 1; in erasecrosstest()
321 errcnt += 1; in erasetest()
447 pr_info("finished with %d errors\n", errcnt); in mtd_pagetest_init()
Dsubpagetest.c48 static int errcnt; variable
158 errcnt += 1; in verify_eraseblock()
185 errcnt += 1; in verify_eraseblock()
217 errcnt += 1; in verify_eraseblock2()
250 errcnt += 1; in verify_eraseblock_ff()
428 pr_info("finished with %d errors\n", errcnt); in mtd_subpagetest_init()
/linux-4.1.27/include/uapi/linux/
Dtimex.h85 __kernel_long_t errcnt; /* calibration errors (ro) */ member
/linux-4.1.27/drivers/net/wireless/iwlegacy/
D4965.c52 u32 errcnt = 0; in il4965_verify_inst_sparse() local
65 errcnt++; in il4965_verify_inst_sparse()
66 if (errcnt >= 3) in il4965_verify_inst_sparse()
84 u32 errcnt; in il4965_verify_inst_full() local
90 errcnt = 0; in il4965_verify_inst_full()
101 errcnt++; in il4965_verify_inst_full()
102 if (errcnt >= 20) in il4965_verify_inst_full()
107 if (!errcnt) in il4965_verify_inst_full()
D3945-mac.c1691 u32 errcnt; in il3945_verify_inst_full() local
1697 errcnt = 0; in il3945_verify_inst_full()
1708 errcnt++; in il3945_verify_inst_full()
1709 if (errcnt >= 20) in il3945_verify_inst_full()
1714 if (!errcnt) in il3945_verify_inst_full()
1730 u32 errcnt = 0; in il3945_verify_inst_sparse() local
1748 errcnt++; in il3945_verify_inst_sparse()
1749 if (errcnt >= 3) in il3945_verify_inst_sparse()
/linux-4.1.27/arch/mips/include/asm/octeon/
Dcvmx-spxx-defs.h270 uint64_t errcnt:4; member
272 uint64_t errcnt:4;
/linux-4.1.27/kernel/
Dcompat.c56 __get_user(txc->errcnt, &utp->errcnt) || in compat_get_timex()
84 __put_user(txc->errcnt, &utp->errcnt) || in compat_put_timex()
/linux-4.1.27/kernel/time/
Dntp.c195 txc->errcnt = pps_errcnt; in pps_fill_timex()
225 txc->errcnt = 0; in pps_fill_timex()
/linux-4.1.27/sound/pci/riptide/
Driptide.c404 unsigned int errcnt; member
851 if (cif->errcnt > MAX_ERROR_COUNT) { in sendcmd()
856 cif->errcnt = 0; in sendcmd()
923 cif->cmdtimemax, cif->errcnt); in sendcmd()
927 cif->errcnt++; in sendcmd()
1264 cif->errcnt = 0; in riptide_reset()
1939 cif->cmdcnt, cif->errcnt, in snd_riptide_proc_read()
/linux-4.1.27/drivers/block/
Damiflop.c1304 int error, errcnt; in get_track() local
1319 errcnt = 0; in get_track()
1320 while (errcnt < MAX_ERRORS) { in get_track()
1331 errcnt++; in get_track()
/linux-4.1.27/include/linux/
Dcompat.h120 compat_long_t errcnt; member
/linux-4.1.27/sound/sparc/
Ddbri.c1918 static int errcnt = 0; in snd_dbri_interrupt() local
1956 if ((++errcnt) % 10 == 0) { in snd_dbri_interrupt()
/linux-4.1.27/arch/alpha/kernel/
Dosf_sys.c1261 long errcnt; /* calibration errors (ro) */ member
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_sli.c10088 int errcnt = 0, ret_val = 0; in lpfc_sli_abort_iocb() local
10108 errcnt++; in lpfc_sli_abort_iocb()
10144 errcnt++; in lpfc_sli_abort_iocb()
10149 return errcnt; in lpfc_sli_abort_iocb()
/linux-4.1.27/Documentation/scsi/
DChangeLog.lpfc248 * Removed qcmdcnt, iodonecnt, errcnt from lpfc_target and from