Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/tests/
Doobtest.c50 static int errcnt; variable
91 errcnt += 1; in write_eraseblock()
202 errcnt += 1; in verify_eraseblock()
212 errcnt += 1; in verify_eraseblock()
213 if (errcnt > 1000) { in verify_eraseblock()
239 errcnt += 1; in verify_eraseblock()
258 errcnt += 1; in verify_eraseblock()
259 if (errcnt > 1000) { in verify_eraseblock()
301 errcnt += 1; in verify_eraseblock_in_one_go()
312 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()
193 errcnt += 1; in crosstest()
240 errcnt += 1; in erasecrosstest()
270 errcnt += 1; in erasecrosstest()
320 errcnt += 1; in erasetest()
450 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-v4.19/kernel/
Dcompat.c59 txc->errcnt = tx32.errcnt; in compat_get_timex()
88 tx32.errcnt = txc->errcnt; in compat_put_timex()
/Linux-v4.19/include/uapi/linux/
Dtimex.h85 __kernel_long_t errcnt; /* calibration errors (ro) */ member
/Linux-v4.19/drivers/net/wireless/intel/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.c1684 u32 errcnt; in il3945_verify_inst_full() local
1690 errcnt = 0; in il3945_verify_inst_full()
1701 errcnt++; in il3945_verify_inst_full()
1702 if (errcnt >= 20) in il3945_verify_inst_full()
1707 if (!errcnt) in il3945_verify_inst_full()
1723 u32 errcnt = 0; in il3945_verify_inst_sparse() local
1741 errcnt++; in il3945_verify_inst_sparse()
1742 if (errcnt >= 3) in il3945_verify_inst_sparse()
/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-spxx-defs.h272 uint64_t errcnt:4; member
274 uint64_t errcnt:4;
/Linux-v4.19/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-v4.19/kernel/time/
Dntp.c203 txc->errcnt = pps_errcnt; in pps_fill_timex()
233 txc->errcnt = 0; in pps_fill_timex()
/Linux-v4.19/drivers/block/
Damiflop.c1307 int error, errcnt; in get_track() local
1322 errcnt = 0; in get_track()
1323 while (errcnt < MAX_ERRORS) { in get_track()
1334 errcnt++; in get_track()
/Linux-v4.19/sound/sparc/
Ddbri.c1925 static int errcnt = 0; in snd_dbri_interrupt() local
1963 if ((++errcnt) % 10 == 0) { in snd_dbri_interrupt()
/Linux-v4.19/include/linux/
Dcompat.h157 compat_long_t errcnt; member
/Linux-v4.19/arch/alpha/kernel/
Dosf_sys.c1247 long errcnt; /* calibration errors (ro) */ member
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_sli.c11238 int errcnt = 0, ret_val = 0; in lpfc_sli_abort_iocb() local
11243 return errcnt; in lpfc_sli_abort_iocb()
11262 errcnt++; in lpfc_sli_abort_iocb()
11305 errcnt++; in lpfc_sli_abort_iocb()
11310 return errcnt; in lpfc_sli_abort_iocb()
/Linux-v4.19/Documentation/scsi/
DChangeLog.lpfc248 * Removed qcmdcnt, iodonecnt, errcnt from lpfc_target and from