| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-mce | 9 machine check (often with panic), corrected ones cause a 45 How often to poll for corrected machine check errors, in 52 0 means no polling for corrected machine check errors 53 (but some corrected errors might be still reported 80 Disables polling and CMCI for corrected errors. 81 All corrected events are not cleared and kept in bank MSRs. 87 Disables logging for corrected errors. 88 All reported corrected errors will be cleared silently. 90 This option will be useful if you never care about corrected
|
| H A D | sysfs-class-mtd | 143 maximum number of bit errors that were corrected on any single 157 corrected". Its new interpretation can be phrased as "a 158 dangerously high number of bit errors were corrected on one or 204 The number of bits that have been corrected by means of the
|
| /linux/Documentation/ABI/removed/ |
| H A D | sysfs-mce | 15 non corrected machine check the kernel can take different 27 0 always panic on uncorrected errors, log corrected errors 28 1 panic or SIGBUS on uncorrected errors, log corrected errors 29 2 SIGBUS or log uncorrected errors, log corrected errors
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | nand_micron.c | 269 mtd->ecc_stats.corrected += nbitflips; in micron_nand_on_die_ecc_status_4() 288 mtd->ecc_stats.corrected += 3; in micron_nand_on_die_ecc_status_8() 291 mtd->ecc_stats.corrected += 6; in micron_nand_on_die_ecc_status_8() 295 mtd->ecc_stats.corrected += 8; in micron_nand_on_die_ecc_status_8()
|
| H A D | txx9ndfmc.c | 192 int corrected = 0; in txx9ndfmc_correct_data() local 200 corrected += stat; in txx9ndfmc_correct_data() 205 return corrected; in txx9ndfmc_correct_data()
|
| H A D | nand_toshiba.c | 67 mtd->ecc_stats.corrected += bitflips; in toshiba_nand_benand_eccstatus() 89 mtd->ecc_stats.corrected += max_bitflips; in toshiba_nand_benand_eccstatus()
|
| H A D | denali.c | 427 ecc_stats->corrected += stat; in denali_check_erased_page() 468 ecc_stats->corrected += max_bitflips; in denali_hw_ecc_fixup() 527 ecc_stats->corrected += flips_in_byte; in denali_sw_ecc_fixup()
|
| /linux/Documentation/firmware-guide/acpi/apei/ |
| H A D | output_format.rst | 21 <severity string>* := recoverable | fatal | corrected | info 61 [restartable][, precise IP][, overflow][, corrected] 84 mirror Broken | memory sparing | scrub corrected error | \
|
| /linux/Documentation/hwmon/ |
| H A D | bel-pfe.rst | 33 1100 Watt AC to DC power-factor-corrected (PFC) power supply. 38 3000 Watt AC/DC power-factor-corrected (PFC) and DC-DC power supply.
|
| /linux/include/linux/mtd/ |
| H A D | nand-ecc-mtk.h | 22 u32 corrected; member
|
| /linux/drivers/md/ |
| H A D | dm-verity-fec.c | 103 int r, corrected = 0, res; in fec_decode_bufs() local 131 corrected += res; in fec_decode_bufs() 159 r = corrected; in fec_decode_bufs() 169 atomic64_inc(&v->fec->corrected); in fec_decode_bufs()
|
| /linux/drivers/mtd/tests/ |
| H A D | nandbiterrs.c | 142 err = mtd->ecc_stats.corrected - oldstats.corrected; in read_page()
|
| /linux/Documentation/admin-guide/ |
| H A D | edid.rst | 26 individually prepared or corrected EDID data set in the /lib/firmware
|
| /linux/Documentation/arch/x86/x86_64/ |
| H A D | machinecheck.rst | 9 (often with panic), corrected ones cause a machine check log entry.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | dev-rds.rst | 125 - Corrected bit. Indicates that an error was corrected for this data 172 - A bit error was detected but corrected.
|
| /linux/drivers/spi/ |
| H A D | spi-amlogic-spifc-a4.c | 175 u32 corrected; member 675 sfc->ecc_stats.corrected = 0; in aml_sfc_check_hwecc_status() 681 sfc->ecc_stats.corrected += per_sector_bitflips; in aml_sfc_check_hwecc_status() 1054 mtd->ecc_stats.corrected += sfc->ecc_stats.corrected; in aml_sfc_ecc_finish_io_req()
|
| H A D | spi-qpic-snand.c | 75 u32 corrected; member 443 mtd->ecc_stats.corrected += snandc->qspi->ecc_stats.corrected; in qcom_spi_ecc_finish_io_req_pipelined() 650 snandc->qspi->ecc_stats.corrected = 0; in qcom_spi_check_error() 691 snandc->qspi->ecc_stats.corrected += stat; in qcom_spi_check_error()
|
| /linux/include/uapi/mtd/ |
| H A D | mtd-abi.h | 306 __u32 corrected; member
|
| /linux/drivers/mtd/nand/ |
| H A D | ecc-mtk.c | 226 stats->corrected = 0; in mtk_ecc_get_stats() 240 stats->corrected += err; in mtk_ecc_get_stats()
|
| /linux/Documentation/edac/ |
| H A D | memory_repair.rst | 101 excess of corrected memory errors above a threshold value is reported or an 102 exceed corrected errors threshold flag set for that memory.
|
| /linux/Documentation/litmus-tests/ |
| H A D | README | 49 Demonstrates corrected double-checked locking that uses
|
| /linux/drivers/mtd/nand/onenand/ |
| H A D | onenand_base.c | 593 mtd->ecc_stats.corrected++; in onenand_wait() 1204 return mtd->ecc_stats.corrected != stats.corrected ? 1 : 0; in onenand_mlc_read_ops_nolock() 1333 return mtd->ecc_stats.corrected != stats.corrected ? 1 : 0; in onenand_read_ops_nolock() 1471 mtd->ecc_stats.corrected - old_stats.corrected; in onenand_read_oob()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | ptp.c | 948 s32 window, corrected; in efx_ptp_process_times() local 959 corrected = window - wait.tv_nsec; in efx_ptp_process_times() 972 } else if (corrected >= MAX_SYNCHRONISATION_NS) { in efx_ptp_process_times() 974 } else if (corrected < ptp->min_synchronisation_ns) { in efx_ptp_process_times()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ptp.c | 935 s32 window, corrected; in efx_ptp_process_times() local 946 corrected = window - wait.tv_nsec; in efx_ptp_process_times() 959 } else if (corrected >= MAX_SYNCHRONISATION_NS) { in efx_ptp_process_times() 961 } else if (corrected < ptp->min_synchronisation_ns) { in efx_ptp_process_times()
|
| /linux/drivers/mtd/ |
| H A D | mtdconcat.c | 86 mtd->ecc_stats.corrected++; in concat_read() 290 mtd->ecc_stats.corrected++; in concat_read_oob()
|